| Package | Description |
|---|---|
| com.google.api.services.policytroubleshooter.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudPolicytroubleshooterV1BindingExplanation |
GoogleCloudPolicytroubleshooterV1BindingExplanation.clone() |
GoogleCloudPolicytroubleshooterV1BindingExplanation |
GoogleCloudPolicytroubleshooterV1BindingExplanation.set(String fieldName,
Object value) |
GoogleCloudPolicytroubleshooterV1BindingExplanation |
GoogleCloudPolicytroubleshooterV1BindingExplanation.setAccess(String access)
Required.
|
GoogleCloudPolicytroubleshooterV1BindingExplanation |
GoogleCloudPolicytroubleshooterV1BindingExplanation.setCondition(GoogleTypeExpr condition)
A condition expression that prevents this binding from granting access unless the expression
evaluates to `true`.
|
GoogleCloudPolicytroubleshooterV1BindingExplanation |
GoogleCloudPolicytroubleshooterV1BindingExplanation.setMemberships(Map<String,GoogleCloudPolicytroubleshooterV1BindingExplanationAnnotatedMembership> memberships)
Indicates whether each principal in the binding includes the principal specified in the
request, either directly or indirectly.
|
GoogleCloudPolicytroubleshooterV1BindingExplanation |
GoogleCloudPolicytroubleshooterV1BindingExplanation.setRelevance(String relevance)
The relevance of this binding to the overall determination for the entire policy.
|
GoogleCloudPolicytroubleshooterV1BindingExplanation |
GoogleCloudPolicytroubleshooterV1BindingExplanation.setRole(String role)
The role that this binding grants.
|
GoogleCloudPolicytroubleshooterV1BindingExplanation |
GoogleCloudPolicytroubleshooterV1BindingExplanation.setRolePermission(String rolePermission)
Indicates whether the role granted by this binding contains the specified permission.
|
GoogleCloudPolicytroubleshooterV1BindingExplanation |
GoogleCloudPolicytroubleshooterV1BindingExplanation.setRolePermissionRelevance(String rolePermissionRelevance)
The relevance of the permission's existence, or nonexistence, in the role to the overall
determination for the entire policy.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleCloudPolicytroubleshooterV1BindingExplanation> |
GoogleCloudPolicytroubleshooterV1ExplainedPolicy.getBindingExplanations()
Details about how each binding in the policy affects the principal's ability, or inability, to
use the permission for the resource.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2011–2024 Google. All rights reserved.