| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
CometInput |
CometInput.Builder.build() |
CometInput |
CometInput.Builder.buildPartial() |
CometInput |
EvaluateInstancesRequestOrBuilder.getCometInput()
Translation metrics.
|
CometInput |
EvaluateInstancesRequest.getCometInput()
Translation metrics.
|
CometInput |
EvaluateInstancesRequest.Builder.getCometInput()
Translation metrics.
|
static CometInput |
CometInput.getDefaultInstance() |
CometInput |
CometInput.getDefaultInstanceForType() |
CometInput |
CometInput.Builder.getDefaultInstanceForType() |
static CometInput |
CometInput.parseDelimitedFrom(InputStream input) |
static CometInput |
CometInput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CometInput |
CometInput.parseFrom(byte[] data) |
static CometInput |
CometInput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CometInput |
CometInput.parseFrom(ByteBuffer data) |
static CometInput |
CometInput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CometInput |
CometInput.parseFrom(com.google.protobuf.ByteString data) |
static CometInput |
CometInput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CometInput |
CometInput.parseFrom(com.google.protobuf.CodedInputStream input) |
static CometInput |
CometInput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CometInput |
CometInput.parseFrom(InputStream input) |
static CometInput |
CometInput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CometInput> |
CometInput.getParserForType() |
static com.google.protobuf.Parser<CometInput> |
CometInput.parser() |
| Modifier and Type | Method and Description |
|---|---|
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.mergeCometInput(CometInput value)
Translation metrics.
|
CometInput.Builder |
CometInput.Builder.mergeFrom(CometInput other) |
static CometInput.Builder |
CometInput.newBuilder(CometInput prototype) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.setCometInput(CometInput value)
Translation metrics.
|
Copyright © 2025 Google LLC. All rights reserved.