| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ExactMatchInput.Builder |
ExactMatchInput.Builder.addAllInstances(Iterable<? extends ExactMatchInstance> values)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.addInstances(ExactMatchInstance.Builder builderForValue)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.addInstances(ExactMatchInstance value)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.addInstances(int index,
ExactMatchInstance.Builder builderForValue)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.addInstances(int index,
ExactMatchInstance value)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExactMatchInput.Builder |
ExactMatchInput.Builder.clear() |
ExactMatchInput.Builder |
ExactMatchInput.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExactMatchInput.Builder |
ExactMatchInput.Builder.clearInstances()
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.clearMetricSpec()
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExactMatchInput.Builder |
ExactMatchInput.Builder.clone() |
ExactMatchInput.Builder |
EvaluateInstancesRequest.Builder.getExactMatchInputBuilder()
Auto metric instances.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExactMatchInput.Builder |
ExactMatchInput.Builder.mergeFrom(ExactMatchInput other) |
ExactMatchInput.Builder |
ExactMatchInput.Builder.mergeFrom(com.google.protobuf.Message other) |
ExactMatchInput.Builder |
ExactMatchInput.Builder.mergeMetricSpec(ExactMatchSpec value)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ExactMatchInput.Builder |
ExactMatchInput.newBuilder() |
static ExactMatchInput.Builder |
ExactMatchInput.newBuilder(ExactMatchInput prototype) |
ExactMatchInput.Builder |
ExactMatchInput.newBuilderForType() |
protected ExactMatchInput.Builder |
ExactMatchInput.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ExactMatchInput.Builder |
ExactMatchInput.Builder.removeInstances(int index)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExactMatchInput.Builder |
ExactMatchInput.Builder.setInstances(int index,
ExactMatchInstance.Builder builderForValue)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.setInstances(int index,
ExactMatchInstance value)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.setMetricSpec(ExactMatchSpec.Builder builderForValue)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.setMetricSpec(ExactMatchSpec value)
Required.
|
ExactMatchInput.Builder |
ExactMatchInput.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExactMatchInput.Builder |
ExactMatchInput.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExactMatchInput.Builder |
ExactMatchInput.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.setExactMatchInput(ExactMatchInput.Builder builderForValue)
Auto metric instances.
|
Copyright © 2025 Google LLC. All rights reserved.