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