| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
BleuInput |
BleuInput.Builder.build() |
BleuInput |
BleuInput.Builder.buildPartial() |
BleuInput |
EvaluateInstancesRequestOrBuilder.getBleuInput()
Instances and metric spec for bleu metric.
|
BleuInput |
EvaluateInstancesRequest.getBleuInput()
Instances and metric spec for bleu metric.
|
BleuInput |
EvaluateInstancesRequest.Builder.getBleuInput()
Instances and metric spec for bleu metric.
|
static BleuInput |
BleuInput.getDefaultInstance() |
BleuInput |
BleuInput.getDefaultInstanceForType() |
BleuInput |
BleuInput.Builder.getDefaultInstanceForType() |
static BleuInput |
BleuInput.parseDelimitedFrom(InputStream input) |
static BleuInput |
BleuInput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BleuInput |
BleuInput.parseFrom(byte[] data) |
static BleuInput |
BleuInput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BleuInput |
BleuInput.parseFrom(ByteBuffer data) |
static BleuInput |
BleuInput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BleuInput |
BleuInput.parseFrom(com.google.protobuf.ByteString data) |
static BleuInput |
BleuInput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BleuInput |
BleuInput.parseFrom(com.google.protobuf.CodedInputStream input) |
static BleuInput |
BleuInput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BleuInput |
BleuInput.parseFrom(InputStream input) |
static BleuInput |
BleuInput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BleuInput> |
BleuInput.getParserForType() |
static com.google.protobuf.Parser<BleuInput> |
BleuInput.parser() |
| Modifier and Type | Method and Description |
|---|---|
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.mergeBleuInput(BleuInput value)
Instances and metric spec for bleu metric.
|
BleuInput.Builder |
BleuInput.Builder.mergeFrom(BleuInput other) |
static BleuInput.Builder |
BleuInput.newBuilder(BleuInput prototype) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.setBleuInput(BleuInput value)
Instances and metric spec for bleu metric.
|
Copyright © 2024 Google LLC. All rights reserved.