| Modifier and Type | Method and Description |
|---|---|
BindingExplanation.Builder |
ExplainedPolicy.Builder.addBindingExplanationsBuilder()
Details about how each binding in the policy affects the principal's
ability, or inability, to use the permission for the resource.
|
BindingExplanation.Builder |
ExplainedPolicy.Builder.addBindingExplanationsBuilder(int index)
Details about how each binding in the policy affects the principal's
ability, or inability, to use the permission for the resource.
|
BindingExplanation.Builder |
BindingExplanation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BindingExplanation.Builder |
BindingExplanation.Builder.clear() |
BindingExplanation.Builder |
BindingExplanation.Builder.clearAccess()
Required.
|
BindingExplanation.Builder |
BindingExplanation.Builder.clearCondition()
A condition expression that prevents this binding from granting access
unless the expression evaluates to `true`.
|
BindingExplanation.Builder |
BindingExplanation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BindingExplanation.Builder |
BindingExplanation.Builder.clearMemberships() |
BindingExplanation.Builder |
BindingExplanation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BindingExplanation.Builder |
BindingExplanation.Builder.clearRelevance()
The relevance of this binding to the overall determination for the entire
policy.
|
BindingExplanation.Builder |
BindingExplanation.Builder.clearRole()
The role that this binding grants.
|
BindingExplanation.Builder |
BindingExplanation.Builder.clearRolePermission()
Indicates whether the role granted by this binding contains the specified
permission.
|
BindingExplanation.Builder |
BindingExplanation.Builder.clearRolePermissionRelevance()
The relevance of the permission's existence, or nonexistence, in the role
to the overall determination for the entire policy.
|
BindingExplanation.Builder |
BindingExplanation.Builder.clone() |
BindingExplanation.Builder |
ExplainedPolicy.Builder.getBindingExplanationsBuilder(int index)
Details about how each binding in the policy affects the principal's
ability, or inability, to use the permission for the resource.
|
BindingExplanation.Builder |
BindingExplanation.Builder.mergeCondition(com.google.type.Expr value)
A condition expression that prevents this binding from granting access
unless the expression evaluates to `true`.
|
BindingExplanation.Builder |
BindingExplanation.Builder.mergeFrom(BindingExplanation other) |
BindingExplanation.Builder |
BindingExplanation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BindingExplanation.Builder |
BindingExplanation.Builder.mergeFrom(com.google.protobuf.Message other) |
BindingExplanation.Builder |
BindingExplanation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static BindingExplanation.Builder |
BindingExplanation.newBuilder() |
static BindingExplanation.Builder |
BindingExplanation.newBuilder(BindingExplanation prototype) |
BindingExplanation.Builder |
BindingExplanation.newBuilderForType() |
protected BindingExplanation.Builder |
BindingExplanation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
BindingExplanation.Builder |
BindingExplanation.Builder.putAllMemberships(Map<String,BindingExplanation.AnnotatedMembership> values)
Indicates whether each principal in the binding includes the principal
specified in the request, either directly or indirectly.
|
BindingExplanation.Builder |
BindingExplanation.Builder.putMemberships(String key,
BindingExplanation.AnnotatedMembership value)
Indicates whether each principal in the binding includes the principal
specified in the request, either directly or indirectly.
|
BindingExplanation.Builder |
BindingExplanation.Builder.removeMemberships(String key)
Indicates whether each principal in the binding includes the principal
specified in the request, either directly or indirectly.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setAccess(AccessState value)
Required.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setAccessValue(int value)
Required.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setCondition(com.google.type.Expr.Builder builderForValue)
A condition expression that prevents this binding from granting access
unless the expression evaluates to `true`.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setCondition(com.google.type.Expr value)
A condition expression that prevents this binding from granting access
unless the expression evaluates to `true`.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BindingExplanation.Builder |
BindingExplanation.Builder.setRelevance(HeuristicRelevance value)
The relevance of this binding to the overall determination for the entire
policy.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setRelevanceValue(int value)
The relevance of this binding to the overall determination for the entire
policy.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BindingExplanation.Builder |
BindingExplanation.Builder.setRole(String value)
The role that this binding grants.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setRoleBytes(com.google.protobuf.ByteString value)
The role that this binding grants.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setRolePermission(BindingExplanation.RolePermission value)
Indicates whether the role granted by this binding contains the specified
permission.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setRolePermissionRelevance(HeuristicRelevance value)
The relevance of the permission's existence, or nonexistence, in the role
to the overall determination for the entire policy.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setRolePermissionRelevanceValue(int value)
The relevance of the permission's existence, or nonexistence, in the role
to the overall determination for the entire policy.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setRolePermissionValue(int value)
Indicates whether the role granted by this binding contains the specified
permission.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BindingExplanation.Builder |
BindingExplanation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<BindingExplanation.Builder> |
ExplainedPolicy.Builder.getBindingExplanationsBuilderList()
Details about how each binding in the policy affects the principal's
ability, or inability, to use the permission for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.addBindingExplanations(BindingExplanation.Builder builderForValue)
Details about how each binding in the policy affects the principal's
ability, or inability, to use the permission for the resource.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.addBindingExplanations(int index,
BindingExplanation.Builder builderForValue)
Details about how each binding in the policy affects the principal's
ability, or inability, to use the permission for the resource.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.setBindingExplanations(int index,
BindingExplanation.Builder builderForValue)
Details about how each binding in the policy affects the principal's
ability, or inability, to use the permission for the resource.
|
Copyright © 2024 Google LLC. All rights reserved.