TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.addAllErrors(Iterable<? extends com.google.rpc.Status> values) |
The general errors contained in the troubleshooting response.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.addAllExplainedPolicies(Iterable<? extends Explanations.ExplainedPolicy> values) |
List of IAM policies that were evaluated to check the principal's
permissions, with annotations to indicate how each policy contributed to
the final result.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.addErrors(int index,
com.google.rpc.Status value) |
The general errors contained in the troubleshooting response.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.addErrors(int index,
com.google.rpc.Status.Builder builderForValue) |
The general errors contained in the troubleshooting response.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.addErrors(com.google.rpc.Status value) |
The general errors contained in the troubleshooting response.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.addErrors(com.google.rpc.Status.Builder builderForValue) |
The general errors contained in the troubleshooting response.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.addExplainedPolicies(int index,
Explanations.ExplainedPolicy value) |
List of IAM policies that were evaluated to check the principal'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 principal'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 principal'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 principal'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 principal has the specified permission for the
specified resource, based on evaluating all of the applicable IAM policies.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.clearErrors() |
The general errors contained in the troubleshooting response.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.clearExplainedPolicies() |
List of IAM policies that were evaluated to check the principal'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(TroubleshootIamPolicyResponse other) |
|
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.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.removeErrors(int index) |
The general errors contained in the troubleshooting response.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.removeExplainedPolicies(int index) |
List of IAM policies that were evaluated to check the principal'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 principal 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 principal has the specified permission for the
specified resource, based on evaluating all of the applicable IAM policies.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.setErrors(int index,
com.google.rpc.Status value) |
The general errors contained in the troubleshooting response.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.setErrors(int index,
com.google.rpc.Status.Builder builderForValue) |
The general errors contained in the troubleshooting response.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.setExplainedPolicies(int index,
Explanations.ExplainedPolicy value) |
List of IAM policies that were evaluated to check the principal's
permissions, with annotations to indicate how each policy contributed to
the final result.
|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.setExplainedPolicies(int index,
Explanations.ExplainedPolicy.Builder builderForValue) |
List of IAM policies that were evaluated to check the principal'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() |
|