Class AutoMlTablesInputs.Transformation.TextArrayTransformation.Builder (3.33.0)

public static final class AutoMlTablesInputs.Transformation.TextArrayTransformation.Builder extends GeneratedMessageV3.Builder<AutoMlTablesInputs.Transformation.TextArrayTransformation.Builder> implements AutoMlTablesInputs.Transformation.TextArrayTransformationOrBuilder

Treats the column as text array and performs following transformation functions.

  • Concatenate all text values in the array into a single text value using a space (" ") as a delimiter, and then treat the result as a s