Uses of Class
com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTextSentimentInputs
Packages that use AutoMlTextSentimentInputs
-
Uses of AutoMlTextSentimentInputs in com.google.cloud.aiplatform.v1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return AutoMlTextSentimentInputsModifier and TypeMethodDescriptionAutoMlTextSentimentInputs.Builder.build()AutoMlTextSentimentInputs.Builder.buildPartial()static AutoMlTextSentimentInputsAutoMlTextSentimentInputs.getDefaultInstance()AutoMlTextSentimentInputs.Builder.getDefaultInstanceForType()AutoMlTextSentimentInputs.getDefaultInstanceForType()AutoMlTextSentiment.Builder.getInputs()The input parameters of this TrainingJob.AutoMlTextSentiment.getInputs()The input parameters of this TrainingJob.AutoMlTextSentimentOrBuilder.getInputs()The input parameters of this TrainingJob.static AutoMlTextSentimentInputsAutoMlTextSentimentInputs.parseDelimitedFrom(InputStream input) static AutoMlTextSentimentInputsAutoMlTextSentimentInputs.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoMlTextSentimentInputsAutoMlTextSentimentInputs.parseFrom(byte[] data) static AutoMlTextSentimentInputsAutoMlTextSentimentInputs.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoMlTextSentimentInputsAutoMlTextSentimentInputs.parseFrom(com.google.protobuf.ByteString data) static AutoMlTextSentimentInputsAutoMlTextSentimentInputs.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoMlTextSentimentInputsAutoMlTextSentimentInputs.parseFrom(com.google.protobuf.CodedInputStream input) static AutoMlTextSentimentInputsAutoMlTextSentimentInputs.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoMlTextSentimentInputsAutoMlTextSentimentInputs.parseFrom(InputStream input) static AutoMlTextSentimentInputsAutoMlTextSentimentInputs.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AutoMlTextSentimentInputsAutoMlTextSentimentInputs.parseFrom(ByteBuffer data) static AutoMlTextSentimentInputsAutoMlTextSentimentInputs.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 AutoMlTextSentimentInputsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<AutoMlTextSentimentInputs>AutoMlTextSentimentInputs.getParserForType()static com.google.protobuf.Parser<AutoMlTextSentimentInputs>AutoMlTextSentimentInputs.parser()Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition with parameters of type AutoMlTextSentimentInputsModifier and TypeMethodDescriptionAutoMlTextSentimentInputs.Builder.mergeFrom(AutoMlTextSentimentInputs other) AutoMlTextSentiment.Builder.mergeInputs(AutoMlTextSentimentInputs value) The input parameters of this TrainingJob.AutoMlTextSentimentInputs.newBuilder(AutoMlTextSentimentInputs prototype) AutoMlTextSentiment.Builder.setInputs(AutoMlTextSentimentInputs value) The input parameters of this TrainingJob.