| Package | Description |
|---|---|
| google.cloud.policytroubleshooter.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Explanations.HeuristicRelevance |
Explanations.HeuristicRelevance.forNumber(int value) |
Explanations.HeuristicRelevance |
Explanations.ExplainedPolicyOrBuilder.getRelevance()
The relevance of this policy to the overall determination in the
[TroubleshootIamPolicyResponse][IamChecker.TroubleshootIamPolicyResponse].
|
Explanations.HeuristicRelevance |
Explanations.ExplainedPolicy.getRelevance()
The relevance of this policy to the overall determination in the
[TroubleshootIamPolicyResponse][IamChecker.TroubleshootIamPolicyResponse].
|
Explanations.HeuristicRelevance |
Explanations.ExplainedPolicy.Builder.getRelevance()
The relevance of this policy to the overall determination in the
[TroubleshootIamPolicyResponse][IamChecker.TroubleshootIamPolicyResponse].
|
Explanations.HeuristicRelevance |
Explanations.BindingExplanationOrBuilder.getRelevance()
The relevance of this binding to the overall determination for the entire
policy.
|
Explanations.HeuristicRelevance |
Explanations.BindingExplanation.getRelevance()
The relevance of this binding to the overall determination for the entire
policy.
|
Explanations.HeuristicRelevance |
Explanations.BindingExplanation.AnnotatedMembershipOrBuilder.getRelevance()
The relevance of the member's status to the overall determination for the
binding.
|
Explanations.HeuristicRelevance |
Explanations.BindingExplanation.AnnotatedMembership.getRelevance()
The relevance of the member's status to the overall determination for the
binding.
|
Explanations.HeuristicRelevance |
Explanations.BindingExplanation.AnnotatedMembership.Builder.getRelevance()
The relevance of the member's status to the overall determination for the
binding.
|
Explanations.HeuristicRelevance |
Explanations.BindingExplanation.Builder.getRelevance()
The relevance of this binding to the overall determination for the entire
policy.
|
Explanations.HeuristicRelevance |
Explanations.BindingExplanationOrBuilder.getRolePermissionRelevance()
The relevance of the permission's existence, or nonexistence, in the role
to the overall determination for the entire policy.
|
Explanations.HeuristicRelevance |
Explanations.BindingExplanation.getRolePermissionRelevance()
The relevance of the permission's existence, or nonexistence, in the role
to the overall determination for the entire policy.
|
Explanations.HeuristicRelevance |
Explanations.BindingExplanation.Builder.getRolePermissionRelevance()
The relevance of the permission's existence, or nonexistence, in the role
to the overall determination for the entire policy.
|
static Explanations.HeuristicRelevance |
Explanations.HeuristicRelevance.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Explanations.HeuristicRelevance |
Explanations.HeuristicRelevance.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Explanations.HeuristicRelevance |
Explanations.HeuristicRelevance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Explanations.HeuristicRelevance[] |
Explanations.HeuristicRelevance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Explanations.HeuristicRelevance> |
Explanations.HeuristicRelevance.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Explanations.ExplainedPolicy.Builder |
Explanations.ExplainedPolicy.Builder.setRelevance(Explanations.HeuristicRelevance value)
The relevance of this policy to the overall determination in the
[TroubleshootIamPolicyResponse][IamChecker.TroubleshootIamPolicyResponse].
|
Explanations.BindingExplanation.AnnotatedMembership.Builder |
Explanations.BindingExplanation.AnnotatedMembership.Builder.setRelevance(Explanations.HeuristicRelevance value)
The relevance of the member's status to the overall determination for the
binding.
|
Explanations.BindingExplanation.Builder |
Explanations.BindingExplanation.Builder.setRelevance(Explanations.HeuristicRelevance value)
The relevance of this binding to the overall determination for the entire
policy.
|
Explanations.BindingExplanation.Builder |
Explanations.BindingExplanation.Builder.setRolePermissionRelevance(Explanations.HeuristicRelevance value)
The relevance of the permission's existence, or nonexistence, in the role
to the overall determination for the entire policy.
|
Copyright © 2022 Google LLC. All rights reserved.