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