public enum PrincipalAccessBoundaryPolicyRule.Effect extends Enum<PrincipalAccessBoundaryPolicyRule.Effect> implements ProtocolMessageEnum
An effect to describe the access relationship.
Protobuf enum google.iam.v3beta.PrincipalAccessBoundaryPolicyRule.Effect
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ALLOW |
Allows access to the resources in this rule. |
ALLOW_VALUE |
Allows access to the resources in this rule. |
EFFECT_UNSPECIFIED |
Effect unspecified. |
EFFECT_UNSPECIFIED_VALUE |
Effect unspecified. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |