Class AutoMlForecastingInputs.Transformation.TextTransformation.Builder

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

public static final class AutoMlForecastingInputs.Transformation.TextTransformation.Builder extends com.google.protobuf.GeneratedMessage.Builder<AutoMlForecastingInputs.Transformation.TextTransformation.Builder> implements AutoMlForecastingInputs.Transformation.TextTransformationOrBuilder
 Training pipeline will perform following transformation functions.

 *  The text as is--no change to case, punctuation, spelling, tense, and
 so on.

 *  Convert the category name to a dictionary lookup index and generate an
 embedding for each index.
 
Protobuf type google.cloud.aiplatform.v1beta1.schema.trainingjob.definition.AutoMlForecastingInputs.Transformation.TextTransformation