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.ExplainedPolicyTroubleshootIamPolicyResponse.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.ExplainedPolicyTroubleshootIamPolicyResponse. 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.ExplainedPolicyTroubleshootIamPolicyResponseOrBuilder. 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.BuilderTroubleshootIamPolicyResponse.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.BuilderTroubleshootIamPolicyResponse.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.BuilderTroubleshootIamPolicyResponse.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.BuilderTroubleshootIamPolicyResponse.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.ExplainedPolicyExplanations.ExplainedPolicy.Builder. build()Explanations.ExplainedPolicyExplanations.ExplainedPolicy.Builder. buildPartial()static Explanations.ExplainedPolicyExplanations.ExplainedPolicy. getDefaultInstance()Explanations.ExplainedPolicyExplanations.ExplainedPolicy.Builder. getDefaultInstanceForType()Explanations.ExplainedPolicyExplanations.ExplainedPolicy. getDefaultInstanceForType()static Explanations.ExplainedPolicyExplanations.ExplainedPolicy. parseDelimitedFrom(InputStream input)static Explanations.ExplainedPolicyExplanations.ExplainedPolicy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Explanations.ExplainedPolicyExplanations.ExplainedPolicy. parseFrom(byte[] data)static Explanations.ExplainedPolicyExplanations.ExplainedPolicy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Explanations.ExplainedPolicyExplanations.ExplainedPolicy. parseFrom(com.google.protobuf.ByteString data)static Explanations.ExplainedPolicyExplanations.ExplainedPolicy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Explanations.ExplainedPolicyExplanations.ExplainedPolicy. parseFrom(com.google.protobuf.CodedInputStream input)static Explanations.ExplainedPolicyExplanations.ExplainedPolicy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Explanations.ExplainedPolicyExplanations.ExplainedPolicy. parseFrom(InputStream input)static Explanations.ExplainedPolicyExplanations.ExplainedPolicy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Explanations.ExplainedPolicyExplanations.ExplainedPolicy. parseFrom(ByteBuffer data)static Explanations.ExplainedPolicyExplanations.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.BuilderExplanations.ExplainedPolicy.Builder. mergeFrom(Explanations.ExplainedPolicy other)static Explanations.ExplainedPolicy.BuilderExplanations.ExplainedPolicy. newBuilder(Explanations.ExplainedPolicy prototype)
-