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