| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchInstance |
ExactMatchInstance.Builder.build() |
ExactMatchInstance |
ExactMatchInstance.Builder.buildPartial() |
static ExactMatchInstance |
ExactMatchInstance.getDefaultInstance() |
ExactMatchInstance |
ExactMatchInstance.getDefaultInstanceForType() |
ExactMatchInstance |
ExactMatchInstance.Builder.getDefaultInstanceForType() |
ExactMatchInstance |
ExactMatchInputOrBuilder.getInstances(int index)
Required.
|
ExactMatchInstance |
ExactMatchInput.getInstances(int index)
Required.
|
ExactMatchInstance |
ExactMatchInput.Builder.getInstances(int index)
Required.
|
static ExactMatchInstance |
ExactMatchInstance.parseDelimitedFrom(InputStream input) |
static ExactMatchInstance |
ExactMatchInstance.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchInstance |
ExactMatchInstance.parseFrom(byte[] data) |
static ExactMatchInstance |
ExactMatchInstance.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchInstance |
ExactMatchInstance.parseFrom(ByteBuffer data) |
static ExactMatchInstance |
ExactMatchInstance.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchInstance |
ExactMatchInstance.parseFrom(com.google.protobuf.ByteString data) |
static ExactMatchInstance |
ExactMatchInstance.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchInstance |
ExactMatchInstance.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExactMatchInstance |
ExactMatchInstance.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchInstance |
ExactMatchInstance.parseFrom(InputStream input) |
static ExactMatchInstance |
ExactMatchInstance.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ExactMatchInstance> |
ExactMatchInputOrBuilder.getInstancesList()
Required.
|
List<ExactMatchInstance> |
ExactMatchInput.getInstancesList()
Required.
|
List<ExactMatchInstance> |
ExactMatchInput.Builder.getInstancesList()
Required.
|
com.google.protobuf.Parser<ExactMatchInstance> |
ExactMatchInstance.getParserForType() |
static com.google.protobuf.Parser<ExactMatchInstance> |
ExactMatchInstance.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchInput.Builder |
ExactMatchInput.Builder.addInstances(ExactMatchInstance value)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.addInstances(int index,
ExactMatchInstance value)
Required.
|
ExactMatchInstance.Builder |
ExactMatchInstance.Builder.mergeFrom(ExactMatchInstance other) |
static ExactMatchInstance.Builder |
ExactMatchInstance.newBuilder(ExactMatchInstance prototype) |
ExactMatchInput.Builder |
ExactMatchInput.Builder.setInstances(int index,
ExactMatchInstance value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
ExactMatchInput.Builder |
ExactMatchInput.Builder.addAllInstances(Iterable<? extends ExactMatchInstance> values)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.