- 2.60.0 (latest)
- 2.59.0
- 2.58.0
- 2.57.0
- 2.56.0
- 2.55.0
- 2.54.0
- 2.53.0
- 2.52.0
- 2.51.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.7-SNAPSHOT
- 2.2.1
- 2.1.2
- 2.0.10
Package com.google.cloud.orgpolicy.v1 (2.56.0)
Stay organized with collections
Save and categorize content based on your preferences.
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.cloud.orgpolicy.v2 for new applications.
Classes
Class | Description |
---|---|
com.google.cloud.orgpolicy.v1.OrgPolicyProto | |
com.google.cloud.orgpolicy.v1.Policy |
Defines a Cloud Organization Policy which is used to specify Constraints
for configurations of Cloud Platform resources.
|
com.google.cloud.orgpolicy.v1.Policy.BooleanPolicy |
Used in policy_type to specify how boolean_policy will behave at this
resource.
|
com.google.cloud.orgpolicy.v1.Policy.BooleanPolicy.Builder |
Used in policy_type to specify how boolean_policy will behave at this
resource.
|
com.google.cloud.orgpolicy.v1.Policy.Builder |
Defines a Cloud Organization Policy which is used to specify Constraints
for configurations of Cloud Platform resources.
|
com.google.cloud.orgpolicy.v1.Policy.ListPolicy |
Used in policy_type to specify how list_policy behaves at this
resource.
|
com.google.cloud.orgpolicy.v1.Policy.ListPolicy.Builder |
Used in policy_type to specify how list_policy behaves at this
resource.
|
com.google.cloud.orgpolicy.v1.Policy.RestoreDefault |
Ignores policies set above this resource and restores the
constraint_default enforcement behavior of the specific Constraint at
this resource. |
com.google.cloud.orgpolicy.v1.Policy.RestoreDefault.Builder |
Ignores policies set above this resource and restores the
constraint_default enforcement behavior of the specific Constraint at
this resource. |
Interfaces
Enums
Enum | Description |
---|---|
com.google.cloud.orgpolicy.v1.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 . |
com.google.cloud.orgpolicy.v1.Policy.PolicyTypeCase |