| Package | Description |
|---|---|
| com.google.api.services.iam.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleIamV2PolicyRule |
GoogleIamV2PolicyRule.clone() |
GoogleIamV2PolicyRule |
GoogleIamV2PolicyRule.set(String fieldName,
Object value) |
GoogleIamV2PolicyRule |
GoogleIamV2PolicyRule.setDenyRule(GoogleIamV2DenyRule denyRule)
A rule for a deny policy.
|
GoogleIamV2PolicyRule |
GoogleIamV2PolicyRule.setDescription(String description)
A user-specified description of the rule.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleIamV2PolicyRule> |
GoogleIamV2Policy.getRules()
A list of rules that specify the behavior of the `Policy`.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleIamV2Policy |
GoogleIamV2Policy.setRules(List<GoogleIamV2PolicyRule> rules)
A list of rules that specify the behavior of the `Policy`.
|
Copyright © 2011–2024 Google. All rights reserved.