| Package | Description |
|---|---|
| com.google.api.services.policytroubleshooter.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudPolicytroubleshooterV1ExplainedPolicy |
GoogleCloudPolicytroubleshooterV1ExplainedPolicy.clone() |
GoogleCloudPolicytroubleshooterV1ExplainedPolicy |
GoogleCloudPolicytroubleshooterV1ExplainedPolicy.set(String fieldName,
Object value) |
GoogleCloudPolicytroubleshooterV1ExplainedPolicy |
GoogleCloudPolicytroubleshooterV1ExplainedPolicy.setAccess(String access)
Indicates whether _this policy_ provides the specified permission to the specified principal
for the specified resource.
|
GoogleCloudPolicytroubleshooterV1ExplainedPolicy |
GoogleCloudPolicytroubleshooterV1ExplainedPolicy.setBindingExplanations(List<GoogleCloudPolicytroubleshooterV1BindingExplanation> bindingExplanations)
Details about how each binding in the policy affects the principal's ability, or inability, to
use the permission for the resource.
|
GoogleCloudPolicytroubleshooterV1ExplainedPolicy |
GoogleCloudPolicytroubleshooterV1ExplainedPolicy.setFullResourceName(String fullResourceName)
The full resource name that identifies the resource.
|
GoogleCloudPolicytroubleshooterV1ExplainedPolicy |
GoogleCloudPolicytroubleshooterV1ExplainedPolicy.setPolicy(GoogleIamV1Policy policy)
The IAM policy attached to the resource.
|
GoogleCloudPolicytroubleshooterV1ExplainedPolicy |
GoogleCloudPolicytroubleshooterV1ExplainedPolicy.setRelevance(String relevance)
The relevance of this policy to the overall determination in the TroubleshootIamPolicyResponse.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudPolicytroubleshooterV1ExplainedPolicy> |
GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse.getExplainedPolicies()
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.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse |
GoogleCloudPolicytroubleshooterV1TroubleshootIamPolicyResponse.setExplainedPolicies(List<GoogleCloudPolicytroubleshooterV1ExplainedPolicy> explainedPolicies)
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.
|
Copyright © 2011–2024 Google. All rights reserved.