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