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