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