| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
TrajectoryRecallSpec |
TrajectoryRecallSpec.Builder.build() |
TrajectoryRecallSpec |
TrajectoryRecallSpec.Builder.buildPartial() |
static TrajectoryRecallSpec |
TrajectoryRecallSpec.getDefaultInstance() |
TrajectoryRecallSpec |
TrajectoryRecallSpec.getDefaultInstanceForType() |
TrajectoryRecallSpec |
TrajectoryRecallSpec.Builder.getDefaultInstanceForType() |
TrajectoryRecallSpec |
TrajectoryRecallInputOrBuilder.getMetricSpec()
Required.
|
TrajectoryRecallSpec |
TrajectoryRecallInput.getMetricSpec()
Required.
|
TrajectoryRecallSpec |
TrajectoryRecallInput.Builder.getMetricSpec()
Required.
|
static TrajectoryRecallSpec |
TrajectoryRecallSpec.parseDelimitedFrom(InputStream input) |
static TrajectoryRecallSpec |
TrajectoryRecallSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallSpec |
TrajectoryRecallSpec.parseFrom(byte[] data) |
static TrajectoryRecallSpec |
TrajectoryRecallSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallSpec |
TrajectoryRecallSpec.parseFrom(ByteBuffer data) |
static TrajectoryRecallSpec |
TrajectoryRecallSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallSpec |
TrajectoryRecallSpec.parseFrom(com.google.protobuf.ByteString data) |
static TrajectoryRecallSpec |
TrajectoryRecallSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallSpec |
TrajectoryRecallSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static TrajectoryRecallSpec |
TrajectoryRecallSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallSpec |
TrajectoryRecallSpec.parseFrom(InputStream input) |
static TrajectoryRecallSpec |
TrajectoryRecallSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TrajectoryRecallSpec> |
TrajectoryRecallSpec.getParserForType() |
static com.google.protobuf.Parser<TrajectoryRecallSpec> |
TrajectoryRecallSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
TrajectoryRecallSpec.Builder |
TrajectoryRecallSpec.Builder.mergeFrom(TrajectoryRecallSpec other) |
TrajectoryRecallInput.Builder |
TrajectoryRecallInput.Builder.mergeMetricSpec(TrajectoryRecallSpec value)
Required.
|
static TrajectoryRecallSpec.Builder |
TrajectoryRecallSpec.newBuilder(TrajectoryRecallSpec prototype) |
TrajectoryRecallInput.Builder |
TrajectoryRecallInput.Builder.setMetricSpec(TrajectoryRecallSpec value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.