| Package | Description |
|---|---|
| com.google.cloud.policytroubleshooter.v1 |
| Modifier and Type | Method and Description |
|---|---|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.addAllExplainedPolicies(Iterable<? extends Explanations.ExplainedPolicy> values)
List of IAM policies that were evaluated to check the member's permissions,
with annotations to indicate how each policy contributed to the final
result.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.addExplainedPolicies(Explanations.ExplainedPolicy.Builder builderForValue)
List of IAM policies that were evaluated to check the member's permissions,
with annotations to indicate how each policy contributed to the final
result.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.addExplainedPolicies(Explanations.ExplainedPolicy value)
List of IAM policies that were evaluated to check the member's permissions,
with annotations to indicate how each policy contributed to the final
result.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.addExplainedPolicies(int index,
Explanations.ExplainedPolicy.Builder builderForValue)
List of IAM policies that were evaluated to check the member's permissions,
with annotations to indicate how each policy contributed to the final
result.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.addExplainedPolicies(int index,
Explanations.ExplainedPolicy value)
List of IAM policies that were evaluated to check the member's permissions,
with annotations to indicate how each policy contributed to the final
result.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.clear() |
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.clearAccess()
Indicates whether the member has the specified permission for the specified
resource, based on evaluating all of the applicable IAM policies.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.clearExplainedPolicies()
List of IAM policies that were evaluated to check the member's permissions,
with annotations to indicate how each policy contributed to the final
result.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.clone() |
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.mergeFrom(TroubleshootIamPolicyResponse other) |
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.newBuilder() |
static TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.newBuilder(TroubleshootIamPolicyResponse prototype) |
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.newBuilderForType() |
protected TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.removeExplainedPolicies(int index)
List of IAM policies that were evaluated to check the member's permissions,
with annotations to indicate how each policy contributed to the final
result.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.setAccess(Explanations.AccessState value)
Indicates whether the member has the specified permission for the specified
resource, based on evaluating all of the applicable IAM policies.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.setAccessValue(int value)
Indicates whether the member has the specified permission for the specified
resource, based on evaluating all of the applicable IAM policies.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.setExplainedPolicies(int index,
Explanations.ExplainedPolicy.Builder builderForValue)
List of IAM policies that were evaluated to check the member's permissions,
with annotations to indicate how each policy contributed to the final
result.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.setExplainedPolicies(int index,
Explanations.ExplainedPolicy value)
List of IAM policies that were evaluated to check the member's permissions,
with annotations to indicate how each policy contributed to the final
result.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.toBuilder() |
Copyright © 2022 Google LLC. All rights reserved.