| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.Builder.build() |
TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.Builder.buildPartial() |
static TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.getDefaultInstance() |
TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.getDefaultInstanceForType() |
TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.Builder.getDefaultInstanceForType() |
TrajectoryAnyOrderMatchInput |
EvaluateInstancesRequestOrBuilder.getTrajectoryAnyOrderMatchInput()
Input for trajectory match any order metric.
|
TrajectoryAnyOrderMatchInput |
EvaluateInstancesRequest.getTrajectoryAnyOrderMatchInput()
Input for trajectory match any order metric.
|
TrajectoryAnyOrderMatchInput |
EvaluateInstancesRequest.Builder.getTrajectoryAnyOrderMatchInput()
Input for trajectory match any order metric.
|
static TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.parseDelimitedFrom(InputStream input) |
static TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.parseFrom(byte[] data) |
static TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.parseFrom(ByteBuffer data) |
static TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.parseFrom(com.google.protobuf.ByteString data) |
static TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.parseFrom(com.google.protobuf.CodedInputStream input) |
static TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.parseFrom(InputStream input) |
static TrajectoryAnyOrderMatchInput |
TrajectoryAnyOrderMatchInput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TrajectoryAnyOrderMatchInput> |
TrajectoryAnyOrderMatchInput.getParserForType() |
static com.google.protobuf.Parser<TrajectoryAnyOrderMatchInput> |
TrajectoryAnyOrderMatchInput.parser() |
| Modifier and Type | Method and Description |
|---|---|
TrajectoryAnyOrderMatchInput.Builder |
TrajectoryAnyOrderMatchInput.Builder.mergeFrom(TrajectoryAnyOrderMatchInput other) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.mergeTrajectoryAnyOrderMatchInput(TrajectoryAnyOrderMatchInput value)
Input for trajectory match any order metric.
|
static TrajectoryAnyOrderMatchInput.Builder |
TrajectoryAnyOrderMatchInput.newBuilder(TrajectoryAnyOrderMatchInput prototype) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.setTrajectoryAnyOrderMatchInput(TrajectoryAnyOrderMatchInput value)
Input for trajectory match any order metric.
|
Copyright © 2025 Google LLC. All rights reserved.