Cloud AI Platform v1beta1 API - Class AutoMlForecastingInputs.Types.Transformation (1.0.0-beta03)

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

Inheritance

object > AutoMlForecastingInputs.Types.Transformation

Namespace

Google.Cloud.AIPlatform.V1Beta1.Schema.TrainingJob.Definition

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

Transformation()

public Transformation()

Transformation(Transformation)

public Transformation(AutoMlForecastingInputs.Types.Transformation other)
Parameter
Name Description
other AutoMlForecastingInputsTypesTransformation

Properties

Auto

public AutoMlForecastingInputs.Types.Transformation.Types.AutoTransformation Auto { get; set; }
Property Value
Type Description
AutoMlForecastingInputsTypesTransformationTypesAutoTransformation

Categorical

public AutoMlForecastingInputs.Types.Transformation.Types.CategoricalTransformation Categorical { get; set; }
Property Value
Type Description
AutoMlForecastingInputsTypesTransformationTypesCategoricalTransformation

Numeric

public AutoMlForecastingInputs.Types.Transformation.Types.NumericTransformation Numeric { get; set; }
Property Value
Type Description
AutoMlForecastingInputsTypesTransformationTypesNumericTransformation

Text

public AutoMlForecastingInputs.Types.Transformation.Types.TextTransformation Text { get; set; }
Property Value
Type Description
AutoMlForecastingInputsTypesTransformationTypesTextTransformation

Timestamp

public AutoMlForecastingInputs.Types.Transformation.Types.TimestampTransformation Timestamp { get; set; }
Property Value
Type Description
AutoMlForecastingInputsTypesTransformationTypesTimestampTransformation

TransformationDetailCase

public AutoMlForecastingInputs.Types.Transformation.TransformationDetailOneofCase TransformationDetailCase { get; }
Property Value
Type Description
AutoMlForecastingInputsTypesTransformationTransformationDetailOneofCase