| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
TrajectoryExactMatchInput |
TrajectoryExactMatchInput.Builder.build() |
TrajectoryExactMatchInput |
TrajectoryExactMatchInput.Builder.buildPartial() |
static TrajectoryExactMatchInput |
TrajectoryExactMatchInput.getDefaultInstance() |
TrajectoryExactMatchInput |
TrajectoryExactMatchInput.getDefaultInstanceForType() |
TrajectoryExactMatchInput |
TrajectoryExactMatchInput.Builder.getDefaultInstanceForType() |
TrajectoryExactMatchInput |
EvaluateInstancesRequestOrBuilder.getTrajectoryExactMatchInput()
Input for trajectory exact match metric.
|
TrajectoryExactMatchInput |
EvaluateInstancesRequest.getTrajectoryExactMatchInput()
Input for trajectory exact match metric.
|
TrajectoryExactMatchInput |
EvaluateInstancesRequest.Builder.getTrajectoryExactMatchInput()
Input for trajectory exact match metric.
|
static TrajectoryExactMatchInput |
TrajectoryExactMatchInput.parseDelimitedFrom(InputStream input) |
static TrajectoryExactMatchInput |
TrajectoryExactMatchInput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryExactMatchInput |
TrajectoryExactMatchInput.parseFrom(byte[] data) |
static TrajectoryExactMatchInput |
TrajectoryExactMatchInput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryExactMatchInput |
TrajectoryExactMatchInput.parseFrom(ByteBuffer data) |
static TrajectoryExactMatchInput |
TrajectoryExactMatchInput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryExactMatchInput |
TrajectoryExactMatchInput.parseFrom(com.google.protobuf.ByteString data) |
static TrajectoryExactMatchInput |
TrajectoryExactMatchInput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryExactMatchInput |
TrajectoryExactMatchInput.parseFrom(com.google.protobuf.CodedInputStream input) |
static TrajectoryExactMatchInput |
TrajectoryExactMatchInput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryExactMatchInput |
TrajectoryExactMatchInput.parseFrom(InputStream input) |
static TrajectoryExactMatchInput |
TrajectoryExactMatchInput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TrajectoryExactMatchInput> |
TrajectoryExactMatchInput.getParserForType() |
static com.google.protobuf.Parser<TrajectoryExactMatchInput> |
TrajectoryExactMatchInput.parser() |
| Modifier and Type | Method and Description |
|---|---|
TrajectoryExactMatchInput.Builder |
TrajectoryExactMatchInput.Builder.mergeFrom(TrajectoryExactMatchInput other) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.mergeTrajectoryExactMatchInput(TrajectoryExactMatchInput value)
Input for trajectory exact match metric.
|
static TrajectoryExactMatchInput.Builder |
TrajectoryExactMatchInput.newBuilder(TrajectoryExactMatchInput prototype) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.setTrajectoryExactMatchInput(TrajectoryExactMatchInput value)
Input for trajectory exact match metric.
|
Copyright © 2025 Google LLC. All rights reserved.