| Package | Description |
|---|---|
| com.google.cloud.policytroubleshooter.v1 | |
| google.cloud.policytroubleshooter.v1 |
| Modifier and Type | Method and Description |
|---|---|
Explanations.AccessState |
TroubleshootIamPolicyResponseOrBuilder.getAccess()
Indicates whether the member has the specified permission for the specified
resource, based on evaluating all of the applicable IAM policies.
|
Explanations.AccessState |
TroubleshootIamPolicyResponse.getAccess()
Indicates whether the member has the specified permission for the specified
resource, based on evaluating all of the applicable IAM policies.
|
Explanations.AccessState |
TroubleshootIamPolicyResponse.Builder.getAccess()
Indicates whether the member has the specified permission for the specified
resource, based on evaluating all of the applicable IAM policies.
|
| Modifier and Type | Method and Description |
|---|---|
TroubleshootIamPolicyResponse.Builder |
TroubleshootIamPolicyResponse.Builder.setAccess(Explanations.AccessState value)
Indicates whether the member has the specified permission for the specified
resource, based on evaluating all of the applicable IAM policies.
|
| Modifier and Type | Method and Description |
|---|---|
static Explanations.AccessState |
Explanations.AccessState.forNumber(int value) |
Explanations.AccessState |
Explanations.ExplainedPolicyOrBuilder.getAccess()
Indicates whether _this policy_ provides the specified permission to the
specified member for the specified resource.
|
Explanations.AccessState |
Explanations.ExplainedPolicy.getAccess()
Indicates whether _this policy_ provides the specified permission to the
specified member for the specified resource.
|
Explanations.AccessState |
Explanations.ExplainedPolicy.Builder.getAccess()
Indicates whether _this policy_ provides the specified permission to the
specified member for the specified resource.
|
Explanations.AccessState |
Explanations.BindingExplanationOrBuilder.getAccess()
Required.
|
Explanations.AccessState |
Explanations.BindingExplanation.getAccess()
Required.
|
Explanations.AccessState |
Explanations.BindingExplanation.Builder.getAccess()
Required.
|
static Explanations.AccessState |
Explanations.AccessState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Explanations.AccessState |
Explanations.AccessState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Explanations.AccessState |
Explanations.AccessState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Explanations.AccessState[] |
Explanations.AccessState.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.AccessState> |
Explanations.AccessState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Explanations.ExplainedPolicy.Builder |
Explanations.ExplainedPolicy.Builder.setAccess(Explanations.AccessState value)
Indicates whether _this policy_ provides the specified permission to the
specified member for the specified resource.
|
Explanations.BindingExplanation.Builder |
Explanations.BindingExplanation.Builder.setAccess(Explanations.AccessState value)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.