static AccessState |
AccessState.forNumber(int value) |
|
AccessState |
BindingExplanation.Builder.getAccess() |
Required.
|
AccessState |
BindingExplanation.getAccess() |
Required.
|
AccessState |
BindingExplanationOrBuilder.getAccess() |
Required.
|
AccessState |
ExplainedPolicy.Builder.getAccess() |
Indicates whether _this policy_ provides the specified permission to the
specified principal for the specified resource.
|
AccessState |
ExplainedPolicy.getAccess() |
Indicates whether _this policy_ provides the specified permission to the
specified principal for the specified resource.
|
AccessState |
ExplainedPolicyOrBuilder.getAccess() |
Indicates whether _this policy_ provides the specified permission to the
specified principal for the specified resource.
|
AccessState |
ExplainedAccess.Builder.getAccessState() |
Whether the principal in the access tuple has permission to access the
resource in the access tuple under the given policies.
|
AccessState |
ExplainedAccess.getAccessState() |
Whether the principal in the access tuple has permission to access the
resource in the access tuple under the given policies.
|
AccessState |
ExplainedAccessOrBuilder.getAccessState() |
Whether the principal in the access tuple has permission to access the
resource in the access tuple under the given policies.
|
static AccessState |
AccessState.valueOf(int value) |
Deprecated.
|
static AccessState |
AccessState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AccessState |
AccessState.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AccessState[] |
AccessState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|