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