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