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