| Package | Description |
|---|---|
| com.google.api.services.cloudresourcemanager.model |
| Modifier and Type | Method and Description |
|---|---|
BooleanPolicy |
BooleanPolicy.clone() |
BooleanPolicy |
OrgPolicy.getBooleanPolicy()
For boolean `Constraints`, whether to enforce the `Constraint` or not.
|
BooleanPolicy |
BooleanPolicy.set(String fieldName,
Object value) |
BooleanPolicy |
BooleanPolicy.setEnforced(Boolean enforced)
If `true`, then the `Policy` is enforced.
|
| Modifier and Type | Method and Description |
|---|---|
OrgPolicy |
OrgPolicy.setBooleanPolicy(BooleanPolicy booleanPolicy)
For boolean `Constraints`, whether to enforce the `Constraint` or not.
|
Copyright © 2011–2020 Google. All rights reserved.