View Source GoogleApi.Language.V1.Model.XPSColumnSpecForecastingMetadata (google_api_language v0.16.0)
=========================================================================== # The fields below are used exclusively for Forecasting.
Attributes
-
columnType
(type:String.t
, default:nil
) - The type of the column for FORECASTING model training purposes.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Language.V1.Model.XPSColumnSpecForecastingMetadata{ columnType: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.