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 classPolicy.BooleanPolicyUsed in `policy_type` to specify how `boolean_policy` will behave at this resource.static classPolicy.BooleanPolicy.BuilderUsed 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.BooleanPolicyOrBuilderPolicy.Builder. getBooleanPolicyOrBuilder()For boolean `Constraints`, whether to enforce the `Constraint` or not.Policy.BooleanPolicyOrBuilderPolicy. getBooleanPolicyOrBuilder()For boolean `Constraints`, whether to enforce the `Constraint` or not.Policy.BooleanPolicyOrBuilderPolicyOrBuilder. getBooleanPolicyOrBuilder()For boolean `Constraints`, whether to enforce the `Constraint` or not.
-