Uses of Class
google.cloud.policytroubleshooter.v1.Explanations.ExplainedPolicy
-
Packages that use Explanations.ExplainedPolicy Package Description com.google.cloud.policytroubleshooter.v1 A client to Policy Troubleshooter APIgoogle.cloud.policytroubleshooter.v1 -
-
Uses of Explanations.ExplainedPolicy in com.google.cloud.policytroubleshooter.v1
Methods in com.google.cloud.policytroubleshooter.v1 that return Explanations.ExplainedPolicy Modifier and Type Method Description Explanations.ExplainedPolicy
TroubleshootIamPolicyResponse.Builder. getExplainedPolicies(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.Explanations.ExplainedPolicy
TroubleshootIamPolicyResponse. getExplainedPolicies(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.Explanations.ExplainedPolicy
TroubleshootIamPolicyResponseOrBuilder. getExplainedPolicies(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.Methods in com.google.cloud.policytroubleshooter.v1 that return types with arguments of type Explanations.ExplainedPolicy Modifier and Type Method Description List<Explanations.ExplainedPolicy>
TroubleshootIamPolicyResponse.Builder. getExplainedPoliciesList()
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.List<Explanations.ExplainedPolicy>
TroubleshootIamPolicyResponse. getExplainedPoliciesList()
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.List<Explanations.ExplainedPolicy>
TroubleshootIamPolicyResponseOrBuilder. getExplainedPoliciesList()
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.Methods in com.google.cloud.policytroubleshooter.v1 with parameters of type Explanations.ExplainedPolicy Modifier and Type Method Description 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(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 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.Method parameters in com.google.cloud.policytroubleshooter.v1 with type arguments of type Explanations.ExplainedPolicy Modifier and Type Method Description 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. -
Uses of Explanations.ExplainedPolicy in google.cloud.policytroubleshooter.v1
Methods in google.cloud.policytroubleshooter.v1 that return Explanations.ExplainedPolicy Modifier and Type Method Description Explanations.ExplainedPolicy
Explanations.ExplainedPolicy.Builder. build()
Explanations.ExplainedPolicy
Explanations.ExplainedPolicy.Builder. buildPartial()
static Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. getDefaultInstance()
Explanations.ExplainedPolicy
Explanations.ExplainedPolicy.Builder. getDefaultInstanceForType()
Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. getDefaultInstanceForType()
static Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. parseDelimitedFrom(InputStream input)
static Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. parseFrom(byte[] data)
static Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. parseFrom(com.google.protobuf.ByteString data)
static Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. parseFrom(com.google.protobuf.CodedInputStream input)
static Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. parseFrom(InputStream input)
static Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. parseFrom(ByteBuffer data)
static Explanations.ExplainedPolicy
Explanations.ExplainedPolicy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in google.cloud.policytroubleshooter.v1 that return types with arguments of type Explanations.ExplainedPolicy Modifier and Type Method Description com.google.protobuf.Parser<Explanations.ExplainedPolicy>
Explanations.ExplainedPolicy. getParserForType()
static com.google.protobuf.Parser<Explanations.ExplainedPolicy>
Explanations.ExplainedPolicy. parser()
Methods in google.cloud.policytroubleshooter.v1 with parameters of type Explanations.ExplainedPolicy Modifier and Type Method Description Explanations.ExplainedPolicy.Builder
Explanations.ExplainedPolicy.Builder. mergeFrom(Explanations.ExplainedPolicy other)
static Explanations.ExplainedPolicy.Builder
Explanations.ExplainedPolicy. newBuilder(Explanations.ExplainedPolicy prototype)
-