| Package | Description |
|---|---|
| com.google.api.services.policytroubleshooter.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleTypeExpr |
GoogleTypeExpr.clone() |
GoogleTypeExpr |
GoogleIamV1Binding.getCondition()
The condition that is associated with this binding.
|
GoogleTypeExpr |
GoogleCloudPolicytroubleshooterV1BindingExplanation.getCondition()
A condition expression that prevents this binding from granting access unless the expression
evaluates to `true`.
|
GoogleTypeExpr |
GoogleTypeExpr.set(String fieldName,
Object value) |
GoogleTypeExpr |
GoogleTypeExpr.setDescription(String description)
Optional.
|
GoogleTypeExpr |
GoogleTypeExpr.setExpression(String expression)
Textual representation of an expression in Common Expression Language syntax.
|
GoogleTypeExpr |
GoogleTypeExpr.setLocation(String location)
Optional.
|
GoogleTypeExpr |
GoogleTypeExpr.setTitle(String title)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleIamV1Binding |
GoogleIamV1Binding.setCondition(GoogleTypeExpr condition)
The condition that is associated with this binding.
|
GoogleCloudPolicytroubleshooterV1BindingExplanation |
GoogleCloudPolicytroubleshooterV1BindingExplanation.setCondition(GoogleTypeExpr condition)
A condition expression that prevents this binding from granting access unless the expression
evaluates to `true`.
|
Copyright © 2011–2021 Google. All rights reserved.