| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
TrajectoryRecallInstance |
TrajectoryRecallInstance.Builder.build() |
TrajectoryRecallInstance |
TrajectoryRecallInstance.Builder.buildPartial() |
static TrajectoryRecallInstance |
TrajectoryRecallInstance.getDefaultInstance() |
TrajectoryRecallInstance |
TrajectoryRecallInstance.getDefaultInstanceForType() |
TrajectoryRecallInstance |
TrajectoryRecallInstance.Builder.getDefaultInstanceForType() |
TrajectoryRecallInstance |
TrajectoryRecallInputOrBuilder.getInstances(int index)
Required.
|
TrajectoryRecallInstance |
TrajectoryRecallInput.getInstances(int index)
Required.
|
TrajectoryRecallInstance |
TrajectoryRecallInput.Builder.getInstances(int index)
Required.
|
static TrajectoryRecallInstance |
TrajectoryRecallInstance.parseDelimitedFrom(InputStream input) |
static TrajectoryRecallInstance |
TrajectoryRecallInstance.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallInstance |
TrajectoryRecallInstance.parseFrom(byte[] data) |
static TrajectoryRecallInstance |
TrajectoryRecallInstance.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallInstance |
TrajectoryRecallInstance.parseFrom(ByteBuffer data) |
static TrajectoryRecallInstance |
TrajectoryRecallInstance.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallInstance |
TrajectoryRecallInstance.parseFrom(com.google.protobuf.ByteString data) |
static TrajectoryRecallInstance |
TrajectoryRecallInstance.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallInstance |
TrajectoryRecallInstance.parseFrom(com.google.protobuf.CodedInputStream input) |
static TrajectoryRecallInstance |
TrajectoryRecallInstance.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryRecallInstance |
TrajectoryRecallInstance.parseFrom(InputStream input) |
static TrajectoryRecallInstance |
TrajectoryRecallInstance.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<TrajectoryRecallInstance> |
TrajectoryRecallInputOrBuilder.getInstancesList()
Required.
|
List<TrajectoryRecallInstance> |
TrajectoryRecallInput.getInstancesList()
Required.
|
List<TrajectoryRecallInstance> |
TrajectoryRecallInput.Builder.getInstancesList()
Required.
|
com.google.protobuf.Parser<TrajectoryRecallInstance> |
TrajectoryRecallInstance.getParserForType() |
static com.google.protobuf.Parser<TrajectoryRecallInstance> |
TrajectoryRecallInstance.parser() |
| Modifier and Type | Method and Description |
|---|---|
TrajectoryRecallInput.Builder |
TrajectoryRecallInput.Builder.addInstances(int index,
TrajectoryRecallInstance value)
Required.
|
TrajectoryRecallInput.Builder |
TrajectoryRecallInput.Builder.addInstances(TrajectoryRecallInstance value)
Required.
|
TrajectoryRecallInstance.Builder |
TrajectoryRecallInstance.Builder.mergeFrom(TrajectoryRecallInstance other) |
static TrajectoryRecallInstance.Builder |
TrajectoryRecallInstance.newBuilder(TrajectoryRecallInstance prototype) |
TrajectoryRecallInput.Builder |
TrajectoryRecallInput.Builder.setInstances(int index,
TrajectoryRecallInstance value)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
TrajectoryRecallInput.Builder |
TrajectoryRecallInput.Builder.addAllInstances(Iterable<? extends TrajectoryRecallInstance> values)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.