| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.Builder.build() |
TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.Builder.buildPartial() |
static TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.getDefaultInstance() |
TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.getDefaultInstanceForType() |
TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.Builder.getDefaultInstanceForType() |
TrajectoryRecallMetricValue |
TrajectoryRecallResultsOrBuilder.getTrajectoryRecallMetricValues(int index)
Output only.
|
TrajectoryRecallMetricValue |
TrajectoryRecallResults.getTrajectoryRecallMetricValues(int index)
Output only.
|
TrajectoryRecallMetricValue |
TrajectoryRecallResults.Builder.getTrajectoryRecallMetricValues(int index)
Output only.
|
static TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.parseDelimitedFrom(InputStream input) |
static TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.parseFrom(byte[] data) |
static TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.parseFrom(ByteBuffer data) |
static TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.parseFrom(com.google.protobuf.ByteString data) |
static TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.parseFrom(InputStream input) |
static TrajectoryRecallMetricValue |
TrajectoryRecallMetricValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TrajectoryRecallMetricValue> |
TrajectoryRecallMetricValue.getParserForType() |
List<TrajectoryRecallMetricValue> |
TrajectoryRecallResultsOrBuilder.getTrajectoryRecallMetricValuesList()
Output only.
|
List<TrajectoryRecallMetricValue> |
TrajectoryRecallResults.getTrajectoryRecallMetricValuesList()
Output only.
|
List<TrajectoryRecallMetricValue> |
TrajectoryRecallResults.Builder.getTrajectoryRecallMetricValuesList()
Output only.
|
static com.google.protobuf.Parser<TrajectoryRecallMetricValue> |
TrajectoryRecallMetricValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
TrajectoryRecallResults.Builder |
TrajectoryRecallResults.Builder.addTrajectoryRecallMetricValues(int index,
TrajectoryRecallMetricValue value)
Output only.
|
TrajectoryRecallResults.Builder |
TrajectoryRecallResults.Builder.addTrajectoryRecallMetricValues(TrajectoryRecallMetricValue value)
Output only.
|
TrajectoryRecallMetricValue.Builder |
TrajectoryRecallMetricValue.Builder.mergeFrom(TrajectoryRecallMetricValue other) |
static TrajectoryRecallMetricValue.Builder |
TrajectoryRecallMetricValue.newBuilder(TrajectoryRecallMetricValue prototype) |
TrajectoryRecallResults.Builder |
TrajectoryRecallResults.Builder.setTrajectoryRecallMetricValues(int index,
TrajectoryRecallMetricValue value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
TrajectoryRecallResults.Builder |
TrajectoryRecallResults.Builder.addAllTrajectoryRecallMetricValues(Iterable<? extends TrajectoryRecallMetricValue> values)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.