google_api_analytics v0.4.0 GoogleApi.Analytics.V3.Model.GaDataDataTable View Source
Attributes
cols
(type:list(GoogleApi.Analytics.V3.Model.GaDataDataTableCols.t)
, default:nil
) -rows
(type:list(GoogleApi.Analytics.V3.Model.GaDataDataTableRows.t)
, default:nil
) -
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Analytics.V3.Model.GaDataDataTable{ cols: [GoogleApi.Analytics.V3.Model.GaDataDataTableCols.t()], rows: [GoogleApi.Analytics.V3.Model.GaDataDataTableRows.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.