Class AutoMlTablesInputs.Transformation.NumericArrayTransformation.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<AutoMlTablesInputs.Transformation.NumericArrayTransformation.Builder>
com.google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericArrayTransformation.Builder
All Implemented Interfaces:
AutoMlTablesInputs.Transformation.NumericArrayTransformationOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
AutoMlTablesInputs.Transformation.NumericArrayTransformation

public static final class AutoMlTablesInputs.Transformation.NumericArrayTransformation.Builder extends com.google.protobuf.GeneratedMessage.Builder<AutoMlTablesInputs.Transformation.NumericArrayTransformation.Builder> implements AutoMlTablesInputs.Transformation.NumericArrayTransformationOrBuilder
 Treats the column as numerical array and performs following
 transformation functions.
 *  All transformations for Numerical types applied to the average of the
 all elements.
 *  The average of empty arrays is treated as zero.
 
Protobuf type google.cloud.aiplatform.v1.schema.trainingjob.definition.AutoMlTablesInputs.Transformation.NumericArrayTransformation