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