Cloud AI Platform v1 API - Class AutoMlTablesInputs.Types.Transformation (2.27.0)

public sealed class AutoMlTablesInputs.Types.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(Transformation)

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

Properties

Auto

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

Categorical

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

Numeric

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

RepeatedCategorical

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

RepeatedNumeric

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

RepeatedText

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

Text

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

Timestamp

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

TransformationDetailCase

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