| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.Builder.build() |
QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.Builder.buildPartial() |
static QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.getDefaultInstance() |
QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.getDefaultInstanceForType() |
QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.Builder.getDefaultInstanceForType() |
QuestionAnsweringHelpfulnessInput |
EvaluateInstancesRequestOrBuilder.getQuestionAnsweringHelpfulnessInput()
Input for question answering helpfulness
metric.
|
QuestionAnsweringHelpfulnessInput |
EvaluateInstancesRequest.getQuestionAnsweringHelpfulnessInput()
Input for question answering helpfulness
metric.
|
QuestionAnsweringHelpfulnessInput |
EvaluateInstancesRequest.Builder.getQuestionAnsweringHelpfulnessInput()
Input for question answering helpfulness
metric.
|
static QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.parseDelimitedFrom(InputStream input) |
static QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.parseFrom(byte[] data) |
static QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.parseFrom(ByteBuffer data) |
static QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.parseFrom(com.google.protobuf.ByteString data) |
static QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.parseFrom(com.google.protobuf.CodedInputStream input) |
static QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.parseFrom(InputStream input) |
static QuestionAnsweringHelpfulnessInput |
QuestionAnsweringHelpfulnessInput.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<QuestionAnsweringHelpfulnessInput> |
QuestionAnsweringHelpfulnessInput.getParserForType() |
static com.google.protobuf.Parser<QuestionAnsweringHelpfulnessInput> |
QuestionAnsweringHelpfulnessInput.parser() |
| Modifier and Type | Method and Description |
|---|---|
QuestionAnsweringHelpfulnessInput.Builder |
QuestionAnsweringHelpfulnessInput.Builder.mergeFrom(QuestionAnsweringHelpfulnessInput other) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.mergeQuestionAnsweringHelpfulnessInput(QuestionAnsweringHelpfulnessInput value)
Input for question answering helpfulness
metric.
|
static QuestionAnsweringHelpfulnessInput.Builder |
QuestionAnsweringHelpfulnessInput.newBuilder(QuestionAnsweringHelpfulnessInput prototype) |
EvaluateInstancesRequest.Builder |
EvaluateInstancesRequest.Builder.setQuestionAnsweringHelpfulnessInput(QuestionAnsweringHelpfulnessInput value)
Input for question answering helpfulness
metric.
|
Copyright © 2025 Google LLC. All rights reserved.