Class AutoMlTablesInputs.Types.Transformation (2.3.0)

public sealed class Transformation : IMessage<AutoMlTablesInputs.Types.Transformation>, IEquatable<AutoMlTablesInputs.Types.Transformation>, IDeepCloneable<AutoMlTablesInputs.Types.Transformation>, IBufferMessage, IMessage

Inheritance

Object > AutoMlTablesInputs.Types.Transformation

Namespace

Google.Cloud.AIPlatform.V1.Schema.TrainingJob.Definition

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

Transformation()

public Transformation()

Transformation(AutoMlTablesInputs.Types.Transformation)

public Transformation(AutoMlTablesInputs.Types.Transformation other)
Parameter
NameDescription
otherAutoMlTablesInputs.Types.Transformation

Properties

Auto

public AutoMlTablesInputs.Types.Transformation.Types.AutoTransformation Auto { get; set; }
Property Value
TypeDescription
AutoMlTablesInputs.Types.Transformation.Types.AutoTransformation

Categorical

public AutoMlTablesInputs.Types.Transformation.Types.CategoricalTransformation Categorical { get; set; }
Property Value
TypeDescription
AutoMlTablesInputs.Types.Transformation.Types.CategoricalTransformation

Numeric

public AutoMlTablesInputs.Types.Transformation.Types.NumericTransformation Numeric { get; set; }
Property Value
TypeDescription
AutoMlTablesInputs.Types.Transformation.Types.NumericTransformation

RepeatedCategorical

public AutoMlTablesInputs.Types.Transformation.Types.CategoricalArrayTransformation RepeatedCategorical { get; set; }
Property Value
TypeDescription
AutoMlTablesInputs.Types.Transformation.Types.CategoricalArrayTransformation

RepeatedNumeric

public AutoMlTablesInputs.Types.Transformation.Types.NumericArrayTransformation RepeatedNumeric { get; set; }
Property Value
TypeDescription
AutoMlTablesInputs.Types.Transformation.Types.NumericArrayTransformation

RepeatedText

public AutoMlTablesInputs.Types.Transformation.Types.TextArrayTransformation RepeatedText { get; set; }
Property Value
TypeDescription
AutoMlTablesInputs.Types.Transformation.Types.TextArrayTransformation

Text

public AutoMlTablesInputs.Types.Transformation.Types.TextTransformation Text { get; set; }
Property Value
TypeDescription
AutoMlTablesInputs.Types.Transformation.Types.TextTransformation

Timestamp

public AutoMlTablesInputs.Types.Transformation.Types.TimestampTransformation Timestamp { get; set; }
Property Value
TypeDescription
AutoMlTablesInputs.Types.Transformation.Types.TimestampTransformation

TransformationDetailCase

public AutoMlTablesInputs.Types.Transformation.TransformationDetailOneofCase TransformationDetailCase { get; }
Property Value
TypeDescription
AutoMlTablesInputs.Types.Transformation.TransformationDetailOneofCase