Uses of Class
com.google.cloud.aiplatform.v1.QuestionAnsweringHelpfulnessResult
Packages that use QuestionAnsweringHelpfulnessResult
-
Uses of QuestionAnsweringHelpfulnessResult in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return QuestionAnsweringHelpfulnessResultModifier and TypeMethodDescriptionQuestionAnsweringHelpfulnessResult.Builder.build()QuestionAnsweringHelpfulnessResult.Builder.buildPartial()QuestionAnsweringHelpfulnessResult.getDefaultInstance()QuestionAnsweringHelpfulnessResult.Builder.getDefaultInstanceForType()QuestionAnsweringHelpfulnessResult.getDefaultInstanceForType()EvaluateInstancesResponse.Builder.getQuestionAnsweringHelpfulnessResult()Result for question answering helpfulness metric.EvaluateInstancesResponse.getQuestionAnsweringHelpfulnessResult()Result for question answering helpfulness metric.EvaluateInstancesResponseOrBuilder.getQuestionAnsweringHelpfulnessResult()Result for question answering helpfulness metric.QuestionAnsweringHelpfulnessResult.parseDelimitedFrom(InputStream input) QuestionAnsweringHelpfulnessResult.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessResult.parseFrom(byte[] data) QuestionAnsweringHelpfulnessResult.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessResult.parseFrom(com.google.protobuf.ByteString data) QuestionAnsweringHelpfulnessResult.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessResult.parseFrom(com.google.protobuf.CodedInputStream input) QuestionAnsweringHelpfulnessResult.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessResult.parseFrom(InputStream input) QuestionAnsweringHelpfulnessResult.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessResult.parseFrom(ByteBuffer data) QuestionAnsweringHelpfulnessResult.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type QuestionAnsweringHelpfulnessResultModifier and TypeMethodDescriptioncom.google.protobuf.Parser<QuestionAnsweringHelpfulnessResult>QuestionAnsweringHelpfulnessResult.getParserForType()static com.google.protobuf.Parser<QuestionAnsweringHelpfulnessResult>QuestionAnsweringHelpfulnessResult.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type QuestionAnsweringHelpfulnessResultModifier and TypeMethodDescriptionQuestionAnsweringHelpfulnessResult.Builder.mergeFrom(QuestionAnsweringHelpfulnessResult other) EvaluateInstancesResponse.Builder.mergeQuestionAnsweringHelpfulnessResult(QuestionAnsweringHelpfulnessResult value) Result for question answering helpfulness metric.QuestionAnsweringHelpfulnessResult.newBuilder(QuestionAnsweringHelpfulnessResult prototype) EvaluateInstancesResponse.Builder.setQuestionAnsweringHelpfulnessResult(QuestionAnsweringHelpfulnessResult value) Result for question answering helpfulness metric.