Package | Description |
---|---|
com.google.cloud.orgpolicy.v2 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
Constraint
A `constraint` describes a way to restrict resource's configuration.
|
static class |
Constraint.Builder
A `constraint` describes a way to restrict resource's configuration.
|
Modifier and Type | Method and Description |
---|---|
ConstraintOrBuilder |
ListConstraintsResponseOrBuilder.getConstraintsOrBuilder(int index)
The collection of constraints that are available on the targeted resource.
|
ConstraintOrBuilder |
ListConstraintsResponse.getConstraintsOrBuilder(int index)
The collection of constraints that are available on the targeted resource.
|
ConstraintOrBuilder |
ListConstraintsResponse.Builder.getConstraintsOrBuilder(int index)
The collection of constraints that are available on the targeted resource.
|
Modifier and Type | Method and Description |
---|---|
List<? extends ConstraintOrBuilder> |
ListConstraintsResponseOrBuilder.getConstraintsOrBuilderList()
The collection of constraints that are available on the targeted resource.
|
List<? extends ConstraintOrBuilder> |
ListConstraintsResponse.getConstraintsOrBuilderList()
The collection of constraints that are available on the targeted resource.
|
List<? extends ConstraintOrBuilder> |
ListConstraintsResponse.Builder.getConstraintsOrBuilderList()
The collection of constraints that are available on the targeted resource.
|
Copyright © 2021 Google LLC. All rights reserved.