Uses of Class
com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTables.Builder
Packages that use AutoMlTables.Builder
-
Uses of AutoMlTables.Builder in com.google.cloud.aiplatform.v1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return AutoMlTables.BuilderModifier and TypeMethodDescriptionAutoMlTables.Builder.clear()AutoMlTables.Builder.clearInputs()The input parameters of this TrainingJob.AutoMlTables.Builder.clearMetadata()The metadata information.AutoMlTables.Builder.mergeFrom(AutoMlTables other) AutoMlTables.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlTables.Builder.mergeFrom(com.google.protobuf.Message other) AutoMlTables.Builder.mergeInputs(AutoMlTablesInputs value) The input parameters of this TrainingJob.AutoMlTables.Builder.mergeMetadata(AutoMlTablesMetadata value) The metadata information.static AutoMlTables.BuilderAutoMlTables.newBuilder()static AutoMlTables.BuilderAutoMlTables.newBuilder(AutoMlTables prototype) AutoMlTables.newBuilderForType()protected AutoMlTables.BuilderAutoMlTables.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AutoMlTables.Builder.setInputs(AutoMlTablesInputs value) The input parameters of this TrainingJob.AutoMlTables.Builder.setInputs(AutoMlTablesInputs.Builder builderForValue) The input parameters of this TrainingJob.AutoMlTables.Builder.setMetadata(AutoMlTablesMetadata value) The metadata information.AutoMlTables.Builder.setMetadata(AutoMlTablesMetadata.Builder builderForValue) The metadata information.AutoMlTables.toBuilder()