| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ResponseRecallResult |
ResponseRecallResult.Builder.build() |
ResponseRecallResult |
ResponseRecallResult.Builder.buildPartial() |
static ResponseRecallResult |
ResponseRecallResult.getDefaultInstance() |
ResponseRecallResult |
ResponseRecallResult.getDefaultInstanceForType() |
ResponseRecallResult |
ResponseRecallResult.Builder.getDefaultInstanceForType() |
ResponseRecallResult |
EvaluateInstancesResponse.getResponseRecallResult()
Result for response recall metric.
|
ResponseRecallResult |
EvaluateInstancesResponse.Builder.getResponseRecallResult()
Result for response recall metric.
|
ResponseRecallResult |
EvaluateInstancesResponseOrBuilder.getResponseRecallResult()
Result for response recall metric.
|
static ResponseRecallResult |
ResponseRecallResult.parseDelimitedFrom(InputStream input) |
static ResponseRecallResult |
ResponseRecallResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseRecallResult |
ResponseRecallResult.parseFrom(byte[] data) |
static ResponseRecallResult |
ResponseRecallResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseRecallResult |
ResponseRecallResult.parseFrom(ByteBuffer data) |
static ResponseRecallResult |
ResponseRecallResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseRecallResult |
ResponseRecallResult.parseFrom(com.google.protobuf.ByteString data) |
static ResponseRecallResult |
ResponseRecallResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseRecallResult |
ResponseRecallResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static ResponseRecallResult |
ResponseRecallResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ResponseRecallResult |
ResponseRecallResult.parseFrom(InputStream input) |
static ResponseRecallResult |
ResponseRecallResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ResponseRecallResult> |
ResponseRecallResult.getParserForType() |
static com.google.protobuf.Parser<ResponseRecallResult> |
ResponseRecallResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
ResponseRecallResult.Builder |
ResponseRecallResult.Builder.mergeFrom(ResponseRecallResult other) |
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.mergeResponseRecallResult(ResponseRecallResult value)
Result for response recall metric.
|
static ResponseRecallResult.Builder |
ResponseRecallResult.newBuilder(ResponseRecallResult prototype) |
EvaluateInstancesResponse.Builder |
EvaluateInstancesResponse.Builder.setResponseRecallResult(ResponseRecallResult value)
Result for response recall metric.
|
Copyright © 2024 Google LLC. All rights reserved.