| Package | Description |
|---|---|
| com.google.api.services.cloudresourcemanager.model |
| Modifier and Type | Method and Description |
|---|---|
ListConstraint |
ListConstraint.clone() |
ListConstraint |
Constraint.getListConstraint()
Defines this constraint as being a ListConstraint.
|
ListConstraint |
ListConstraint.set(String fieldName,
Object value) |
ListConstraint |
ListConstraint.setSuggestedValue(String suggestedValue)
Optional.
|
ListConstraint |
ListConstraint.setSupportsUnder(Boolean supportsUnder)
Indicates whether subtrees of Cloud Resource Manager resource hierarchy can be used in
`Policy.allowed_values` and `Policy.denied_values`.
|
| Modifier and Type | Method and Description |
|---|---|
Constraint |
Constraint.setListConstraint(ListConstraint listConstraint)
Defines this constraint as being a ListConstraint.
|
Copyright © 2011–2024 Google. All rights reserved.