| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
RougeMetricValue |
RougeMetricValue.Builder.build() |
RougeMetricValue |
RougeMetricValue.Builder.buildPartial() |
static RougeMetricValue |
RougeMetricValue.getDefaultInstance() |
RougeMetricValue |
RougeMetricValue.getDefaultInstanceForType() |
RougeMetricValue |
RougeMetricValue.Builder.getDefaultInstanceForType() |
RougeMetricValue |
RougeResults.getRougeMetricValues(int index)
Output only.
|
RougeMetricValue |
RougeResults.Builder.getRougeMetricValues(int index)
Output only.
|
RougeMetricValue |
RougeResultsOrBuilder.getRougeMetricValues(int index)
Output only.
|
static RougeMetricValue |
RougeMetricValue.parseDelimitedFrom(InputStream input) |
static RougeMetricValue |
RougeMetricValue.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RougeMetricValue |
RougeMetricValue.parseFrom(byte[] data) |
static RougeMetricValue |
RougeMetricValue.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RougeMetricValue |
RougeMetricValue.parseFrom(ByteBuffer data) |
static RougeMetricValue |
RougeMetricValue.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RougeMetricValue |
RougeMetricValue.parseFrom(com.google.protobuf.ByteString data) |
static RougeMetricValue |
RougeMetricValue.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RougeMetricValue |
RougeMetricValue.parseFrom(com.google.protobuf.CodedInputStream input) |
static RougeMetricValue |
RougeMetricValue.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RougeMetricValue |
RougeMetricValue.parseFrom(InputStream input) |
static RougeMetricValue |
RougeMetricValue.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RougeMetricValue> |
RougeMetricValue.getParserForType() |
List<RougeMetricValue> |
RougeResults.getRougeMetricValuesList()
Output only.
|
List<RougeMetricValue> |
RougeResults.Builder.getRougeMetricValuesList()
Output only.
|
List<RougeMetricValue> |
RougeResultsOrBuilder.getRougeMetricValuesList()
Output only.
|
static com.google.protobuf.Parser<RougeMetricValue> |
RougeMetricValue.parser() |
| Modifier and Type | Method and Description |
|---|---|
RougeResults.Builder |
RougeResults.Builder.addRougeMetricValues(int index,
RougeMetricValue value)
Output only.
|
RougeResults.Builder |
RougeResults.Builder.addRougeMetricValues(RougeMetricValue value)
Output only.
|
RougeMetricValue.Builder |
RougeMetricValue.Builder.mergeFrom(RougeMetricValue other) |
static RougeMetricValue.Builder |
RougeMetricValue.newBuilder(RougeMetricValue prototype) |
RougeResults.Builder |
RougeResults.Builder.setRougeMetricValues(int index,
RougeMetricValue value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
RougeResults.Builder |
RougeResults.Builder.addAllRougeMetricValues(Iterable<? extends RougeMetricValue> values)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.