| Package | Description |
|---|---|
| com.google.api.services.iam.v2.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleTypeExpr |
GoogleTypeExpr.clone() |
GoogleTypeExpr |
GoogleIamV1BindingDelta.getCondition()
The condition that is associated with this binding.
|
GoogleTypeExpr |
GoogleIamV2DenyRule.getDenialCondition()
The condition that determines whether this deny rule applies to a request.
|
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 |
|---|---|
GoogleIamV1BindingDelta |
GoogleIamV1BindingDelta.setCondition(GoogleTypeExpr condition)
The condition that is associated with this binding.
|
GoogleIamV2DenyRule |
GoogleIamV2DenyRule.setDenialCondition(GoogleTypeExpr denialCondition)
The condition that determines whether this deny rule applies to a request.
|
Copyright © 2011–2024 Google. All rights reserved.