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.ListConstraint
A `Constraint` that allows or disallows a list of string values, which are
configured by an Organization's policy administrator with a `Policy`.
|
static class |
Constraint.ListConstraint.Builder
A `Constraint` that allows or disallows a list of string values, which are
configured by an Organization's policy administrator with a `Policy`.
|
Modifier and Type | Method and Description |
---|---|
Constraint.ListConstraintOrBuilder |
ConstraintOrBuilder.getListConstraintOrBuilder()
Defines this constraint as being a ListConstraint.
|
Constraint.ListConstraintOrBuilder |
Constraint.getListConstraintOrBuilder()
Defines this constraint as being a ListConstraint.
|
Constraint.ListConstraintOrBuilder |
Constraint.Builder.getListConstraintOrBuilder()
Defines this constraint as being a ListConstraint.
|
Copyright © 2021 Google LLC. All rights reserved.