Uses of Class
com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTextClassificationInputs
Packages that use AutoMlTextClassificationInputs
-
Uses of AutoMlTextClassificationInputs in com.google.cloud.aiplatform.v1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return AutoMlTextClassificationInputsModifier and TypeMethodDescriptionAutoMlTextClassificationInputs.Builder.build()AutoMlTextClassificationInputs.Builder.buildPartial()AutoMlTextClassificationInputs.getDefaultInstance()AutoMlTextClassificationInputs.Builder.getDefaultInstanceForType()AutoMlTextClassificationInputs.getDefaultInstanceForType()AutoMlTextClassification.Builder.getInputs()The input parameters of this TrainingJob.AutoMlTextClassification.getInputs()The input parameters of this TrainingJob.AutoMlTextClassificationOrBuilder.getInputs()The input parameters of this TrainingJob.AutoMlTextClassificationInputs.parseDelimitedFrom(InputStream input) AutoMlTextClassificationInputs.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlTextClassificationInputs.parseFrom(byte[] data) AutoMlTextClassificationInputs.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlTextClassificationInputs.parseFrom(com.google.protobuf.ByteString data) AutoMlTextClassificationInputs.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlTextClassificationInputs.parseFrom(com.google.protobuf.CodedInputStream input) AutoMlTextClassificationInputs.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlTextClassificationInputs.parseFrom(InputStream input) AutoMlTextClassificationInputs.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlTextClassificationInputs.parseFrom(ByteBuffer data) AutoMlTextClassificationInputs.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return types with arguments of type AutoMlTextClassificationInputsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AutoMlTextClassificationInputs>AutoMlTextClassificationInputs.getParserForType()static com.google.protobuf.Parser<AutoMlTextClassificationInputs>AutoMlTextClassificationInputs.parser()Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition with parameters of type AutoMlTextClassificationInputsModifier and TypeMethodDescriptionAutoMlTextClassificationInputs.Builder.mergeFrom(AutoMlTextClassificationInputs other) AutoMlTextClassification.Builder.mergeInputs(AutoMlTextClassificationInputs value) The input parameters of this TrainingJob.AutoMlTextClassificationInputs.newBuilder(AutoMlTextClassificationInputs prototype) AutoMlTextClassification.Builder.setInputs(AutoMlTextClassificationInputs value) The input parameters of this TrainingJob.