GoogleApi.AnalyticsData.V1alpha.Model.FilterExpressionList (google_api_analytics_data v0.2.0) View Source
A list of filter expressions.
Attributes
-
expressions
(type:list(GoogleApi.AnalyticsData.V1alpha.Model.FilterExpression.t)
, default:nil
) - A list of filter expressions.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.AnalyticsData.V1alpha.Model.FilterExpressionList{ expressions: [GoogleApi.AnalyticsData.V1alpha.Model.FilterExpression.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.