| Modifier and Type | Class and Description |
|---|---|
class |
ExplainedPolicy
Details about how a specific IAM [Policy][google.iam.v1.Policy] contributed
to the access check.
|
static class |
ExplainedPolicy.Builder
Details about how a specific IAM [Policy][google.iam.v1.Policy] contributed
to the access check.
|
| Modifier and Type | Method and Description |
|---|---|
ExplainedPolicyOrBuilder |
ExplainedAccess.getPoliciesOrBuilder(int index)
If the [AccessState][google.cloud.policysimulator.v1.AccessState] is
`UNKNOWN`, this field contains the policies that led to that result.
|
ExplainedPolicyOrBuilder |
ExplainedAccess.Builder.getPoliciesOrBuilder(int index)
If the [AccessState][google.cloud.policysimulator.v1.AccessState] is
`UNKNOWN`, this field contains the policies that led to that result.
|
ExplainedPolicyOrBuilder |
ExplainedAccessOrBuilder.getPoliciesOrBuilder(int index)
If the [AccessState][google.cloud.policysimulator.v1.AccessState] is
`UNKNOWN`, this field contains the policies that led to that result.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ExplainedPolicyOrBuilder> |
ExplainedAccess.getPoliciesOrBuilderList()
If the [AccessState][google.cloud.policysimulator.v1.AccessState] is
`UNKNOWN`, this field contains the policies that led to that result.
|
List<? extends ExplainedPolicyOrBuilder> |
ExplainedAccess.Builder.getPoliciesOrBuilderList()
If the [AccessState][google.cloud.policysimulator.v1.AccessState] is
`UNKNOWN`, this field contains the policies that led to that result.
|
List<? extends ExplainedPolicyOrBuilder> |
ExplainedAccessOrBuilder.getPoliciesOrBuilderList()
If the [AccessState][google.cloud.policysimulator.v1.AccessState] is
`UNKNOWN`, this field contains the policies that led to that result.
|
Copyright © 2023 Google LLC. All rights reserved.