Cloud AI Platform v1 API - Class AutoMlTablesInputs.Types.Transformation (3.0.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
Name Description
other AutoMlTablesInputsTypesTransformation

Properties

Auto

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

Categorical

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

Numeric

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

RepeatedCategorical

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

RepeatedNumeric

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

RepeatedText

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

Text

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

Timestamp

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

TransformationDetailCase

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