| Interface | Description |
|---|---|
| Policy.BooleanPolicyOrBuilder | |
| Policy.ListPolicyOrBuilder | |
| Policy.RestoreDefaultOrBuilder | |
| PolicyOrBuilder |
| Class | Description |
|---|---|
| OrgPolicyProto | |
| Policy |
Defines a Cloud Organization `Policy` which is used to specify `Constraints`
for configurations of Cloud Platform resources.
|
| Policy.BooleanPolicy |
Used in `policy_type` to specify how `boolean_policy` will behave at this
resource.
|
| Policy.BooleanPolicy.Builder |
Used in `policy_type` to specify how `boolean_policy` will behave at this
resource.
|
| Policy.Builder |
Defines a Cloud Organization `Policy` which is used to specify `Constraints`
for configurations of Cloud Platform resources.
|
| Policy.ListPolicy |
Used in `policy_type` to specify how `list_policy` behaves at this
resource.
|
| Policy.ListPolicy.Builder |
Used in `policy_type` to specify how `list_policy` behaves at this
resource.
|
| Policy.RestoreDefault |
Ignores policies set above this resource and restores the
`constraint_default` enforcement behavior of the specific `Constraint` at
this resource.
|
| Policy.RestoreDefault.Builder |
Ignores policies set above this resource and restores the
`constraint_default` enforcement behavior of the specific `Constraint` at
this resource.
|
| Enum | Description |
|---|---|
| Policy.ListPolicy.AllValues |
This enum can be used to set `Policies` that apply to all possible
configuration values rather than specific values in `allowed_values` or
`denied_values`.
|
| Policy.PolicyTypeCase |
Copyright © 2021 Google LLC. All rights reserved.