| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchResults |
ExactMatchResults.Builder.build() |
ExactMatchResults |
ExactMatchResults.Builder.buildPartial() |
static ExactMatchResults |
ExactMatchResults.getDefaultInstance() |
ExactMatchResults |
ExactMatchResults.getDefaultInstanceForType() |
ExactMatchResults |
ExactMatchResults.Builder.getDefaultInstanceForType() |
ExactMatchResults |
EvaluateInstancesResponse.getExactMatchResults()
Auto metric evaluation results.
|
ExactMatchResults |
EvaluateInstancesResponse.Builder.getExactMatchResults()
Auto metric evaluation results.
|
ExactMatchResults |
EvaluateInstancesResponseOrBuilder.getExactMatchResults()
Auto metric evaluation results.
|
static ExactMatchResults |
ExactMatchResults.parseDelimitedFrom(InputStream input) |
static ExactMatchResults |
ExactMatchResults.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchResults |
ExactMatchResults.parseFrom(byte[] data) |
static ExactMatchResults |
ExactMatchResults.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchResults |
ExactMatchResults.parseFrom(ByteBuffer data) |
static ExactMatchResults |
ExactMatchResults.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchResults |
ExactMatchResults.parseFrom(com.google.protobuf.ByteString data) |
static ExactMatchResults |
ExactMatchResults.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchResults |
ExactMatchResults.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExactMatchResults |
ExactMatchResults.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExactMatchResults |
ExactMatchResults.parseFrom(InputStream input) |
static ExactMatchResults |
ExactMatchResults.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ExactMatchResults> |
ExactMatchResults.getParserForType() |
static com.google.protobuf.Parser<ExactMatchResults> |
ExactMatchResults.parser() |
| Modifier and Type | Method and Description |
|---|---|
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.mergeExactMatchResults(ExactMatchResults value)
Auto metric evaluation results.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.mergeFrom(ExactMatchResults other) |
static ExactMatchResults.Builder |
ExactMatchResults.newBuilder(ExactMatchResults prototype) |
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.setExactMatchResults(ExactMatchResults value)
Auto metric evaluation results.
|
Copyright © 2025 Google LLC. All rights reserved.