| Modifier and Type | Method and Description |
|---|---|
Constraint.ListConstraint |
Constraint.ListConstraint.Builder.build() |
Constraint.ListConstraint |
Constraint.ListConstraint.Builder.buildPartial() |
static Constraint.ListConstraint |
Constraint.ListConstraint.getDefaultInstance() |
Constraint.ListConstraint |
Constraint.ListConstraint.getDefaultInstanceForType() |
Constraint.ListConstraint |
Constraint.ListConstraint.Builder.getDefaultInstanceForType() |
Constraint.ListConstraint |
Constraint.getListConstraint()
Defines this constraint as being a ListConstraint.
|
Constraint.ListConstraint |
Constraint.Builder.getListConstraint()
Defines this constraint as being a ListConstraint.
|
Constraint.ListConstraint |
ConstraintOrBuilder.getListConstraint()
Defines this constraint as being a ListConstraint.
|
static Constraint.ListConstraint |
Constraint.ListConstraint.parseDelimitedFrom(InputStream input) |
static Constraint.ListConstraint |
Constraint.ListConstraint.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Constraint.ListConstraint |
Constraint.ListConstraint.parseFrom(byte[] data) |
static Constraint.ListConstraint |
Constraint.ListConstraint.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Constraint.ListConstraint |
Constraint.ListConstraint.parseFrom(ByteBuffer data) |
static Constraint.ListConstraint |
Constraint.ListConstraint.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Constraint.ListConstraint |
Constraint.ListConstraint.parseFrom(com.google.protobuf.ByteString data) |
static Constraint.ListConstraint |
Constraint.ListConstraint.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Constraint.ListConstraint |
Constraint.ListConstraint.parseFrom(com.google.protobuf.CodedInputStream input) |
static Constraint.ListConstraint |
Constraint.ListConstraint.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Constraint.ListConstraint |
Constraint.ListConstraint.parseFrom(InputStream input) |
static Constraint.ListConstraint |
Constraint.ListConstraint.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Constraint.ListConstraint> |
Constraint.ListConstraint.getParserForType() |
static com.google.protobuf.Parser<Constraint.ListConstraint> |
Constraint.ListConstraint.parser() |
| Modifier and Type | Method and Description |
|---|---|
Constraint.ListConstraint.Builder |
Constraint.ListConstraint.Builder.mergeFrom(Constraint.ListConstraint other) |
Constraint.Builder |
Constraint.Builder.mergeListConstraint(Constraint.ListConstraint value)
Defines this constraint as being a ListConstraint.
|
static Constraint.ListConstraint.Builder |
Constraint.ListConstraint.newBuilder(Constraint.ListConstraint prototype) |
Constraint.Builder |
Constraint.Builder.setListConstraint(Constraint.ListConstraint value)
Defines this constraint as being a ListConstraint.
|
Copyright © 2023 Google LLC. All rights reserved.