Uses of Class
com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalTransformation.Builder
Packages that use AutoMlTablesInputs.Transformation.CategoricalTransformation.Builder
-
Uses of AutoMlTablesInputs.Transformation.CategoricalTransformation.Builder in com.google.cloud.aiplatform.v1.schema.trainingjob.definition
Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition that return AutoMlTablesInputs.Transformation.CategoricalTransformation.BuilderModifier and TypeMethodDescriptionAutoMlTablesInputs.Transformation.CategoricalTransformation.Builder.clear()AutoMlTablesInputs.Transformation.CategoricalTransformation.Builder.clearColumnName()string column_name = 1;AutoMlTablesInputs.Transformation.Builder.getCategoricalBuilder().google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalTransformation categorical = 3;AutoMlTablesInputs.Transformation.CategoricalTransformation.Builder.mergeFrom(AutoMlTablesInputs.Transformation.CategoricalTransformation other) AutoMlTablesInputs.Transformation.CategoricalTransformation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AutoMlTablesInputs.Transformation.CategoricalTransformation.Builder.mergeFrom(com.google.protobuf.Message other) AutoMlTablesInputs.Transformation.CategoricalTransformation.newBuilder()AutoMlTablesInputs.Transformation.CategoricalTransformation.newBuilder(AutoMlTablesInputs.Transformation.CategoricalTransformation prototype) AutoMlTablesInputs.Transformation.CategoricalTransformation.newBuilderForType()AutoMlTablesInputs.Transformation.CategoricalTransformation.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) AutoMlTablesInputs.Transformation.CategoricalTransformation.Builder.setColumnName(String value) string column_name = 1;AutoMlTablesInputs.Transformation.CategoricalTransformation.Builder.setColumnNameBytes(com.google.protobuf.ByteString value) string column_name = 1;AutoMlTablesInputs.Transformation.CategoricalTransformation.toBuilder()Methods in com.google.cloud.aiplatform.v1.schema.trainingjob.definition with parameters of type AutoMlTablesInputs.Transformation.CategoricalTransformation.BuilderModifier and TypeMethodDescriptionAutoMlTablesInputs.Transformation.Builder.setCategorical(AutoMlTablesInputs.Transformation.CategoricalTransformation.Builder builderForValue) .google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.CategoricalTransformation categorical = 3;