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