| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchMetricValue |
ExactMatchMetricValue.Builder.build() |
ExactMatchMetricValue |
ExactMatchMetricValue.Builder.buildPartial() |
static ExactMatchMetricValue |
ExactMatchMetricValue.getDefaultInstance() |
ExactMatchMetricValue |
ExactMatchMetricValue.getDefaultInstanceForType() |
ExactMatchMetricValue |
ExactMatchMetricValue.Builder.getDefaultInstanceForType() |
ExactMatchMetricValue |
ExactMatchResults.getExactMatchMetricValues(int index)
Output only.
|
ExactMatchMetricValue |
ExactMatchResults.Builder.getExactMatchMetricValues(int index)
Output only.
|
ExactMatchMetricValue |
ExactMatchResultsOrBuilder.getExactMatchMetricValues(int index)
Output only.
|
static ExactMatchMetricValue |
ExactMatchMetricValue.parseDelimitedFrom(InputStream input) |
static ExactMatchMetricValue |
ExactMatchMetricValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchMetricValue |
ExactMatchMetricValue.parseFrom(byte[] data) |
static ExactMatchMetricValue |
ExactMatchMetricValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchMetricValue |
ExactMatchMetricValue.parseFrom(ByteBuffer data) |
static ExactMatchMetricValue |
ExactMatchMetricValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchMetricValue |
ExactMatchMetricValue.parseFrom(com.google.protobuf.ByteString data) |
static ExactMatchMetricValue |
ExactMatchMetricValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchMetricValue |
ExactMatchMetricValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExactMatchMetricValue |
ExactMatchMetricValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchMetricValue |
ExactMatchMetricValue.parseFrom(InputStream input) |
static ExactMatchMetricValue |
ExactMatchMetricValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ExactMatchMetricValue> |
ExactMatchResults.getExactMatchMetricValuesList()
Output only.
|
List<ExactMatchMetricValue> |
ExactMatchResults.Builder.getExactMatchMetricValuesList()
Output only.
|
List<ExactMatchMetricValue> |
ExactMatchResultsOrBuilder.getExactMatchMetricValuesList()
Output only.
|
com.google.protobuf.Parser<ExactMatchMetricValue> |
ExactMatchMetricValue.getParserForType() |
static com.google.protobuf.Parser<ExactMatchMetricValue> |
ExactMatchMetricValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchResults.Builder |
ExactMatchResults.Builder.addExactMatchMetricValues(ExactMatchMetricValue value)
Output only.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.addExactMatchMetricValues(int index,
ExactMatchMetricValue value)
Output only.
|
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.mergeFrom(ExactMatchMetricValue other) |
static ExactMatchMetricValue.Builder |
ExactMatchMetricValue.newBuilder(ExactMatchMetricValue prototype) |
ExactMatchResults.Builder |
ExactMatchResults.Builder.setExactMatchMetricValues(int index,
ExactMatchMetricValue value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
ExactMatchResults.Builder |
ExactMatchResults.Builder.addAllExactMatchMetricValues(Iterable<? extends ExactMatchMetricValue> values)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.