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