Package | Description |
---|---|
com.google.cloud.orgpolicy.v2 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
static class |
Constraint.BooleanConstraint
A `Constraint` that is either enforced or not.
|
static class |
Constraint.BooleanConstraint.Builder
A `Constraint` that is either enforced or not.
|
Modifier and Type | Method and Description |
---|---|
Constraint.BooleanConstraintOrBuilder |
ConstraintOrBuilder.getBooleanConstraintOrBuilder()
Defines this constraint as being a BooleanConstraint.
|
Constraint.BooleanConstraintOrBuilder |
Constraint.getBooleanConstraintOrBuilder()
Defines this constraint as being a BooleanConstraint.
|
Constraint.BooleanConstraintOrBuilder |
Constraint.Builder.getBooleanConstraintOrBuilder()
Defines this constraint as being a BooleanConstraint.
|
Copyright © 2021 Google LLC. All rights reserved.