| Modifier and Type | Method and Description |
|---|---|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.addAllBindingExplanations(Iterable<? extends BindingExplanation> values)
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(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(BindingExplanation value)
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.addBindingExplanations(int index,
BindingExplanation value)
Details about how each binding in the policy affects the principal's
ability, or inability, to use the permission for the resource.
|
ExplainedPolicy.Builder |
ExplainedAccess.Builder.addPoliciesBuilder()
If the [AccessState][google.cloud.policysimulator.v1.AccessState] is
`UNKNOWN`, this field contains the policies that led to that result.
|
ExplainedPolicy.Builder |
ExplainedAccess.Builder.addPoliciesBuilder(int index)
If the [AccessState][google.cloud.policysimulator.v1.AccessState] is
`UNKNOWN`, this field contains the policies that led to that result.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.clear() |
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.clearAccess()
Indicates whether _this policy_ provides the specified permission to the
specified principal for the specified resource.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.clearBindingExplanations()
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.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.clearFullResourceName()
The full resource name that identifies the resource.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.clearPolicy()
The IAM policy attached to the resource.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.clearRelevance()
The relevance of this policy to the overall determination in the
[TroubleshootIamPolicyResponse][IamChecker.TroubleshootIamPolicyResponse].
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.clone() |
ExplainedPolicy.Builder |
ExplainedAccess.Builder.getPoliciesBuilder(int index)
If the [AccessState][google.cloud.policysimulator.v1.AccessState] is
`UNKNOWN`, this field contains the policies that led to that result.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.mergeFrom(ExplainedPolicy other) |
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.mergeFrom(com.google.protobuf.Message other) |
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.mergePolicy(com.google.iam.v1.Policy value)
The IAM policy attached to the resource.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ExplainedPolicy.Builder |
ExplainedPolicy.newBuilder() |
static ExplainedPolicy.Builder |
ExplainedPolicy.newBuilder(ExplainedPolicy prototype) |
ExplainedPolicy.Builder |
ExplainedPolicy.newBuilderForType() |
protected ExplainedPolicy.Builder |
ExplainedPolicy.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.removeBindingExplanations(int index)
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.setAccess(AccessState value)
Indicates whether _this policy_ provides the specified permission to the
specified principal for the specified resource.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.setAccessValue(int value)
Indicates whether _this policy_ provides the specified permission to the
specified principal for the specified 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.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.setBindingExplanations(int index,
BindingExplanation value)
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.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.setFullResourceName(String value)
The full resource name that identifies the resource.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.setFullResourceNameBytes(com.google.protobuf.ByteString value)
The full resource name that identifies the resource.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.setPolicy(com.google.iam.v1.Policy.Builder builderForValue)
The IAM policy attached to the resource.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.setPolicy(com.google.iam.v1.Policy value)
The IAM policy attached to the resource.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.setRelevance(HeuristicRelevance value)
The relevance of this policy to the overall determination in the
[TroubleshootIamPolicyResponse][IamChecker.TroubleshootIamPolicyResponse].
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.setRelevanceValue(int value)
The relevance of this policy to the overall determination in the
[TroubleshootIamPolicyResponse][IamChecker.TroubleshootIamPolicyResponse].
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExplainedPolicy.Builder |
ExplainedPolicy.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ExplainedPolicy.Builder> |
ExplainedAccess.Builder.getPoliciesBuilderList()
If the [AccessState][google.cloud.policysimulator.v1.AccessState] is
`UNKNOWN`, this field contains the policies that led to that result.
|
| Modifier and Type | Method and Description |
|---|---|
ExplainedAccess.Builder |
ExplainedAccess.Builder.addPolicies(ExplainedPolicy.Builder builderForValue)
If the [AccessState][google.cloud.policysimulator.v1.AccessState] is
`UNKNOWN`, this field contains the policies that led to that result.
|
ExplainedAccess.Builder |
ExplainedAccess.Builder.addPolicies(int index,
ExplainedPolicy.Builder builderForValue)
If the [AccessState][google.cloud.policysimulator.v1.AccessState] is
`UNKNOWN`, this field contains the policies that led to that result.
|
ExplainedAccess.Builder |
ExplainedAccess.Builder.setPolicies(int index,
ExplainedPolicy.Builder builderForValue)
If the [AccessState][google.cloud.policysimulator.v1.AccessState] is
`UNKNOWN`, this field contains the policies that led to that result.
|
Copyright © 2024 Google LLC. All rights reserved.