Uses of Class
com.google.cloud.aiplatform.v1.QuestionAnsweringHelpfulnessSpec
Packages that use QuestionAnsweringHelpfulnessSpec
-
Uses of QuestionAnsweringHelpfulnessSpec in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return QuestionAnsweringHelpfulnessSpecModifier and TypeMethodDescriptionQuestionAnsweringHelpfulnessSpec.Builder.build()QuestionAnsweringHelpfulnessSpec.Builder.buildPartial()QuestionAnsweringHelpfulnessSpec.getDefaultInstance()QuestionAnsweringHelpfulnessSpec.Builder.getDefaultInstanceForType()QuestionAnsweringHelpfulnessSpec.getDefaultInstanceForType()QuestionAnsweringHelpfulnessInput.Builder.getMetricSpec()Required.QuestionAnsweringHelpfulnessInput.getMetricSpec()Required.QuestionAnsweringHelpfulnessInputOrBuilder.getMetricSpec()Required.QuestionAnsweringHelpfulnessSpec.parseDelimitedFrom(InputStream input) QuestionAnsweringHelpfulnessSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessSpec.parseFrom(byte[] data) QuestionAnsweringHelpfulnessSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessSpec.parseFrom(com.google.protobuf.ByteString data) QuestionAnsweringHelpfulnessSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessSpec.parseFrom(com.google.protobuf.CodedInputStream input) QuestionAnsweringHelpfulnessSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessSpec.parseFrom(InputStream input) QuestionAnsweringHelpfulnessSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QuestionAnsweringHelpfulnessSpec.parseFrom(ByteBuffer data) QuestionAnsweringHelpfulnessSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type QuestionAnsweringHelpfulnessSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<QuestionAnsweringHelpfulnessSpec>QuestionAnsweringHelpfulnessSpec.getParserForType()static com.google.protobuf.Parser<QuestionAnsweringHelpfulnessSpec>QuestionAnsweringHelpfulnessSpec.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type QuestionAnsweringHelpfulnessSpecModifier and TypeMethodDescriptionQuestionAnsweringHelpfulnessSpec.Builder.mergeFrom(QuestionAnsweringHelpfulnessSpec other) QuestionAnsweringHelpfulnessInput.Builder.mergeMetricSpec(QuestionAnsweringHelpfulnessSpec value) Required.QuestionAnsweringHelpfulnessSpec.newBuilder(QuestionAnsweringHelpfulnessSpec prototype) QuestionAnsweringHelpfulnessInput.Builder.setMetricSpec(QuestionAnsweringHelpfulnessSpec value) Required.