| Modifier and Type | Method and Description |
|---|---|
Constraint |
Constraint.Builder.build() |
Constraint |
Constraint.Builder.buildPartial() |
Constraint |
ListConstraintsResponse.getConstraints(int index)
The collection of constraints that are available on the targeted resource.
|
Constraint |
ListConstraintsResponse.Builder.getConstraints(int index)
The collection of constraints that are available on the targeted resource.
|
Constraint |
ListConstraintsResponseOrBuilder.getConstraints(int index)
The collection of constraints that are available on the targeted resource.
|
static Constraint |
Constraint.getDefaultInstance() |
Constraint |
Constraint.getDefaultInstanceForType() |
Constraint |
Constraint.Builder.getDefaultInstanceForType() |
static Constraint |
Constraint.parseDelimitedFrom(InputStream input) |
static Constraint |
Constraint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Constraint |
Constraint.parseFrom(byte[] data) |
static Constraint |
Constraint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Constraint |
Constraint.parseFrom(ByteBuffer data) |
static Constraint |
Constraint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Constraint |
Constraint.parseFrom(com.google.protobuf.ByteString data) |
static Constraint |
Constraint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Constraint |
Constraint.parseFrom(com.google.protobuf.CodedInputStream input) |
static Constraint |
Constraint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Constraint |
Constraint.parseFrom(InputStream input) |
static Constraint |
Constraint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Constraint> |
ListConstraintsResponse.getConstraintsList()
The collection of constraints that are available on the targeted resource.
|
List<Constraint> |
ListConstraintsResponse.Builder.getConstraintsList()
The collection of constraints that are available on the targeted resource.
|
List<Constraint> |
ListConstraintsResponseOrBuilder.getConstraintsList()
The collection of constraints that are available on the targeted resource.
|
com.google.protobuf.Parser<Constraint> |
Constraint.getParserForType() |
static com.google.protobuf.Parser<Constraint> |
Constraint.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListConstraintsResponse.Builder |
ListConstraintsResponse.Builder.addConstraints(Constraint value)
The collection of constraints that are available on the targeted resource.
|
ListConstraintsResponse.Builder |
ListConstraintsResponse.Builder.addConstraints(int index,
Constraint value)
The collection of constraints that are available on the targeted resource.
|
Constraint.Builder |
Constraint.Builder.mergeFrom(Constraint other) |
static Constraint.Builder |
Constraint.newBuilder(Constraint prototype) |
ListConstraintsResponse.Builder |
ListConstraintsResponse.Builder.setConstraints(int index,
Constraint value)
The collection of constraints that are available on the targeted resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListConstraintsResponse.Builder |
ListConstraintsResponse.Builder.addAllConstraints(Iterable<? extends Constraint> values)
The collection of constraints that are available on the targeted resource.
|
Copyright © 2024 Google LLC. All rights reserved.