Uses of Interface
com.google.cloud.orgpolicy.v1.Policy.BooleanPolicyOrBuilder
-
Packages that use Policy.BooleanPolicyOrBuilder Package Description com.google.cloud.orgpolicy.v1 -
-
Uses of Policy.BooleanPolicyOrBuilder in com.google.cloud.orgpolicy.v1
Classes in com.google.cloud.orgpolicy.v1 that implement Policy.BooleanPolicyOrBuilder Modifier and Type Class Description static class
Policy.BooleanPolicy
Used in `policy_type` to specify how `boolean_policy` will behave at this resource.static class
Policy.BooleanPolicy.Builder
Used in `policy_type` to specify how `boolean_policy` will behave at this resource.Methods in com.google.cloud.orgpolicy.v1 that return Policy.BooleanPolicyOrBuilder Modifier and Type Method Description Policy.BooleanPolicyOrBuilder
Policy.Builder. getBooleanPolicyOrBuilder()
For boolean `Constraints`, whether to enforce the `Constraint` or not.Policy.BooleanPolicyOrBuilder
Policy. getBooleanPolicyOrBuilder()
For boolean `Constraints`, whether to enforce the `Constraint` or not.Policy.BooleanPolicyOrBuilder
PolicyOrBuilder. getBooleanPolicyOrBuilder()
For boolean `Constraints`, whether to enforce the `Constraint` or not.
-