| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchMetricValue.Builder |
ExactMatchResults.Builder.addExactMatchMetricValuesBuilder()
Output only.
|
ExactMatchMetricValue.Builder |
ExactMatchResults.Builder.addExactMatchMetricValuesBuilder(int index)
Output only.
|
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.clear() |
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.clearScore()
Output only.
|
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.clone() |
ExactMatchMetricValue.Builder |
ExactMatchResults.Builder.getExactMatchMetricValuesBuilder(int index)
Output only.
|
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.mergeFrom(ExactMatchMetricValue other) |
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.mergeFrom(com.google.protobuf.Message other) |
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ExactMatchMetricValue.Builder |
ExactMatchMetricValue.newBuilder() |
static ExactMatchMetricValue.Builder |
ExactMatchMetricValue.newBuilder(ExactMatchMetricValue prototype) |
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.newBuilderForType() |
protected ExactMatchMetricValue.Builder |
ExactMatchMetricValue.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.setScore(float value)
Output only.
|
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExactMatchMetricValue.Builder |
ExactMatchMetricValue.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ExactMatchMetricValue.Builder> |
ExactMatchResults.Builder.getExactMatchMetricValuesBuilderList()
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
ExactMatchResults.Builder |
ExactMatchResults.Builder.addExactMatchMetricValues(ExactMatchMetricValue.Builder builderForValue)
Output only.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.addExactMatchMetricValues(int index,
ExactMatchMetricValue.Builder builderForValue)
Output only.
|
ExactMatchResults.Builder |
ExactMatchResults.Builder.setExactMatchMetricValues(int index,
ExactMatchMetricValue.Builder builderForValue)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.