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