| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.Builder.build() |
IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.Builder.buildPartial() |
static IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.getDefaultInstance() |
IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.getDefaultInstanceForType() |
IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.Builder.getDefaultInstanceForType() |
IndexDatapoint.NumericRestriction |
IndexDatapointOrBuilder.getNumericRestricts(int index)
Optional.
|
IndexDatapoint.NumericRestriction |
IndexDatapoint.getNumericRestricts(int index)
Optional.
|
IndexDatapoint.NumericRestriction |
IndexDatapoint.Builder.getNumericRestricts(int index)
Optional.
|
static IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.parseDelimitedFrom(InputStream input) |
static IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.parseFrom(byte[] data) |
static IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.parseFrom(ByteBuffer data) |
static IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.parseFrom(com.google.protobuf.ByteString data) |
static IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.parseFrom(com.google.protobuf.CodedInputStream input) |
static IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.parseFrom(InputStream input) |
static IndexDatapoint.NumericRestriction |
IndexDatapoint.NumericRestriction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<IndexDatapoint.NumericRestriction> |
IndexDatapointOrBuilder.getNumericRestrictsList()
Optional.
|
List<IndexDatapoint.NumericRestriction> |
IndexDatapoint.getNumericRestrictsList()
Optional.
|
List<IndexDatapoint.NumericRestriction> |
IndexDatapoint.Builder.getNumericRestrictsList()
Optional.
|
com.google.protobuf.Parser<IndexDatapoint.NumericRestriction> |
IndexDatapoint.NumericRestriction.getParserForType() |
static com.google.protobuf.Parser<IndexDatapoint.NumericRestriction> |
IndexDatapoint.NumericRestriction.parser() |
| Modifier and Type | Method and Description |
|---|---|
IndexDatapoint.Builder |
IndexDatapoint.Builder.addNumericRestricts(IndexDatapoint.NumericRestriction value)
Optional.
|
IndexDatapoint.Builder |
IndexDatapoint.Builder.addNumericRestricts(int index,
IndexDatapoint.NumericRestriction value)
Optional.
|
IndexDatapoint.NumericRestriction.Builder |
IndexDatapoint.NumericRestriction.Builder.mergeFrom(IndexDatapoint.NumericRestriction other) |
static IndexDatapoint.NumericRestriction.Builder |
IndexDatapoint.NumericRestriction.newBuilder(IndexDatapoint.NumericRestriction prototype) |
IndexDatapoint.Builder |
IndexDatapoint.Builder.setNumericRestricts(int index,
IndexDatapoint.NumericRestriction value)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
IndexDatapoint.Builder |
IndexDatapoint.Builder.addAllNumericRestricts(Iterable<? extends IndexDatapoint.NumericRestriction> values)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.