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