Uses of Class
com.google.cloud.aiplatform.v1.QuestionAnsweringHelpfulnessInput
Packages that use QuestionAnsweringHelpfulnessInput
-
Uses of QuestionAnsweringHelpfulnessInput in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return QuestionAnsweringHelpfulnessInputModifier and TypeMethodDescriptionQuestionAnsweringHelpfulnessInput.Builder.build()QuestionAnsweringHelpfulnessInput.Builder.buildPartial()QuestionAnsweringHelpfulnessInput.getDefaultInstance()QuestionAnsweringHelpfulnessInput.Builder.getDefaultInstanceForType()QuestionAnsweringHelpfulnessInput.getDefaultInstanceForType()EvaluateInstancesRequest.Builder.getQuestionAnsweringHelpfulnessInput()Input for question answering helpfulness metric.EvaluateInstancesRequest.getQuestionAnsweringHelpfulnessInput()Input for question answering helpfulness metric.EvaluateInstancesRequestOrBuilder.getQuestionAnsweringHelpfulnessInput()Input for question answering helpfulness metric.QuestionAnsweringHelpfulnessInput.parseDelimitedFrom(InputStream input) QuestionAnsweringHelpfulnessInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessInput.parseFrom(byte[] data) QuestionAnsweringHelpfulnessInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessInput.parseFrom(com.google.protobuf.ByteString data) QuestionAnsweringHelpfulnessInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessInput.parseFrom(com.google.protobuf.CodedInputStream input) QuestionAnsweringHelpfulnessInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessInput.parseFrom(InputStream input) QuestionAnsweringHelpfulnessInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessInput.parseFrom(ByteBuffer data) QuestionAnsweringHelpfulnessInput.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type QuestionAnsweringHelpfulnessInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<QuestionAnsweringHelpfulnessInput>QuestionAnsweringHelpfulnessInput.getParserForType()static com.google.protobuf.Parser<QuestionAnsweringHelpfulnessInput>QuestionAnsweringHelpfulnessInput.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type QuestionAnsweringHelpfulnessInputModifier and TypeMethodDescriptionQuestionAnsweringHelpfulnessInput.Builder.mergeFrom(QuestionAnsweringHelpfulnessInput other) EvaluateInstancesRequest.Builder.mergeQuestionAnsweringHelpfulnessInput(QuestionAnsweringHelpfulnessInput value) Input for question answering helpfulness metric.QuestionAnsweringHelpfulnessInput.newBuilder(QuestionAnsweringHelpfulnessInput prototype) EvaluateInstancesRequest.Builder.setQuestionAnsweringHelpfulnessInput(QuestionAnsweringHelpfulnessInput value) Input for question answering helpfulness metric.