| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchResults.Builder |
ExactMatchResults.Builder.addAllExactMatchMetricValues(Iterable<? extends ExactMatchMetricValue> values)
Output only.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.addExactMatchMetricValues(ExactMatchMetricValue.Builder builderForValue)
Output only.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.addExactMatchMetricValues(ExactMatchMetricValue value)
Output only.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.addExactMatchMetricValues(int index,
ExactMatchMetricValue.Builder builderForValue)
Output only.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.addExactMatchMetricValues(int index,
ExactMatchMetricValue value)
Output only.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExactMatchResults.Builder |
ExactMatchResults.Builder.clear() |
ExactMatchResults.Builder |
ExactMatchResults.Builder.clearExactMatchMetricValues()
Output only.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExactMatchResults.Builder |
ExactMatchResults.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExactMatchResults.Builder |
ExactMatchResults.Builder.clone() |
ExactMatchResults.Builder |
EvaluateInstancesResponse.Builder.getExactMatchResultsBuilder()
Auto metric evaluation results.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExactMatchResults.Builder |
ExactMatchResults.Builder.mergeFrom(ExactMatchResults other) |
ExactMatchResults.Builder |
ExactMatchResults.Builder.mergeFrom(com.google.protobuf.Message other) |
ExactMatchResults.Builder |
ExactMatchResults.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ExactMatchResults.Builder |
ExactMatchResults.newBuilder() |
static ExactMatchResults.Builder |
ExactMatchResults.newBuilder(ExactMatchResults prototype) |
ExactMatchResults.Builder |
ExactMatchResults.newBuilderForType() |
protected ExactMatchResults.Builder |
ExactMatchResults.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ExactMatchResults.Builder |
ExactMatchResults.Builder.removeExactMatchMetricValues(int index)
Output only.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.setExactMatchMetricValues(int index,
ExactMatchMetricValue.Builder builderForValue)
Output only.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.setExactMatchMetricValues(int index,
ExactMatchMetricValue value)
Output only.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExactMatchResults.Builder |
ExactMatchResults.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExactMatchResults.Builder |
ExactMatchResults.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExactMatchResults.Builder |
ExactMatchResults.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.setExactMatchResults(ExactMatchResults.Builder builderForValue)
Auto metric evaluation results.
|
Copyright © 2025 Google LLC. All rights reserved.