GoogleApi.Language.V2.Model.XPSColumnSpecForecastingMetadata (google_api_language v0.16.3)

View Source

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

t()

@type t() :: %GoogleApi.Language.V2.Model.XPSColumnSpecForecastingMetadata{
  columnType: String.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.