Uses of Class
com.google.cloud.aiplatform.v1.QuestionAnsweringHelpfulnessInput.Builder
Packages that use QuestionAnsweringHelpfulnessInput.Builder
-
Uses of QuestionAnsweringHelpfulnessInput.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return QuestionAnsweringHelpfulnessInput.BuilderModifier and TypeMethodDescriptionQuestionAnsweringHelpfulnessInput.Builder.clear()QuestionAnsweringHelpfulnessInput.Builder.clearInstance()Required.QuestionAnsweringHelpfulnessInput.Builder.clearMetricSpec()Required.EvaluateInstancesRequest.Builder.getQuestionAnsweringHelpfulnessInputBuilder()Input for question answering helpfulness metric.QuestionAnsweringHelpfulnessInput.Builder.mergeFrom(QuestionAnsweringHelpfulnessInput other) QuestionAnsweringHelpfulnessInput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessInput.Builder.mergeFrom(com.google.protobuf.Message other) QuestionAnsweringHelpfulnessInput.Builder.mergeInstance(QuestionAnsweringHelpfulnessInstance value) Required.QuestionAnsweringHelpfulnessInput.Builder.mergeMetricSpec(QuestionAnsweringHelpfulnessSpec value) Required.QuestionAnsweringHelpfulnessInput.newBuilder()QuestionAnsweringHelpfulnessInput.newBuilder(QuestionAnsweringHelpfulnessInput prototype) QuestionAnsweringHelpfulnessInput.newBuilderForType()QuestionAnsweringHelpfulnessInput.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) QuestionAnsweringHelpfulnessInput.Builder.setInstance(QuestionAnsweringHelpfulnessInstance value) Required.QuestionAnsweringHelpfulnessInput.Builder.setInstance(QuestionAnsweringHelpfulnessInstance.Builder builderForValue) Required.QuestionAnsweringHelpfulnessInput.Builder.setMetricSpec(QuestionAnsweringHelpfulnessSpec value) Required.QuestionAnsweringHelpfulnessInput.Builder.setMetricSpec(QuestionAnsweringHelpfulnessSpec.Builder builderForValue) Required.QuestionAnsweringHelpfulnessInput.toBuilder()Methods in com.google.cloud.aiplatform.v1 with parameters of type QuestionAnsweringHelpfulnessInput.BuilderModifier and TypeMethodDescriptionEvaluateInstancesRequest.Builder.setQuestionAnsweringHelpfulnessInput(QuestionAnsweringHelpfulnessInput.Builder builderForValue) Input for question answering helpfulness metric.