| Modifier and Type | Method and Description |
|---|---|
static HeuristicRelevance |
HeuristicRelevance.forNumber(int value) |
HeuristicRelevance |
ExplainedPolicyOrBuilder.getRelevance()
The relevance of this policy to the overall determination in the
[TroubleshootIamPolicyResponse][IamChecker.TroubleshootIamPolicyResponse].
|
HeuristicRelevance |
BindingExplanation.getRelevance()
The relevance of this binding to the overall determination for the entire
policy.
|
HeuristicRelevance |
BindingExplanation.AnnotatedMembershipOrBuilder.getRelevance()
The relevance of the principal's status to the overall determination for
the binding.
|
HeuristicRelevance |
BindingExplanation.AnnotatedMembership.getRelevance()
The relevance of the principal's status to the overall determination for
the binding.
|
HeuristicRelevance |
BindingExplanation.AnnotatedMembership.Builder.getRelevance()
The relevance of the principal's status to the overall determination for
the binding.
|
HeuristicRelevance |
BindingExplanation.Builder.getRelevance()
The relevance of this binding to the overall determination for the entire
policy.
|
HeuristicRelevance |
ExplainedPolicy.getRelevance()
The relevance of this policy to the overall determination in the
[TroubleshootIamPolicyResponse][IamChecker.TroubleshootIamPolicyResponse].
|
HeuristicRelevance |
ExplainedPolicy.Builder.getRelevance()
The relevance of this policy to the overall determination in the
[TroubleshootIamPolicyResponse][IamChecker.TroubleshootIamPolicyResponse].
|
HeuristicRelevance |
BindingExplanationOrBuilder.getRelevance()
The relevance of this binding to the overall determination for the entire
policy.
|
HeuristicRelevance |
BindingExplanation.getRolePermissionRelevance()
The relevance of the permission's existence, or nonexistence, in the role
to the overall determination for the entire policy.
|
HeuristicRelevance |
BindingExplanation.Builder.getRolePermissionRelevance()
The relevance of the permission's existence, or nonexistence, in the role
to the overall determination for the entire policy.
|
HeuristicRelevance |
BindingExplanationOrBuilder.getRolePermissionRelevance()
The relevance of the permission's existence, or nonexistence, in the role
to the overall determination for the entire policy.
|
static HeuristicRelevance |
HeuristicRelevance.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static HeuristicRelevance |
HeuristicRelevance.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static HeuristicRelevance |
HeuristicRelevance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeuristicRelevance[] |
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<HeuristicRelevance> |
HeuristicRelevance.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BindingExplanation.AnnotatedMembership.Builder |
BindingExplanation.AnnotatedMembership.Builder.setRelevance(HeuristicRelevance value)
The relevance of the principal's status to the overall determination for
the binding.
|
BindingExplanation.Builder |
BindingExplanation.Builder.setRelevance(HeuristicRelevance value)
The relevance of this binding to the overall determination for the entire
policy.
|
ExplainedPolicy.Builder |
ExplainedPolicy.Builder.setRelevance(HeuristicRelevance value)
The relevance of this policy to the overall determination in the
[TroubleshootIamPolicyResponse][IamChecker.TroubleshootIamPolicyResponse].
|
BindingExplanation.Builder |
BindingExplanation.Builder.setRolePermissionRelevance(HeuristicRelevance value)
The relevance of the permission's existence, or nonexistence, in the role
to the overall determination for the entire policy.
|
Copyright © 2023 Google LLC. All rights reserved.