View Source GoogleApi.AnalyticsData.V1beta.Model.FilterExpressionList (google_api_analytics_data v0.14.0)

A list of filter expressions.

Attributes

  • expressions (type: list(GoogleApi.AnalyticsData.V1beta.Model.FilterExpression.t), default: nil) - A list of filter expressions.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AnalyticsData.V1beta.Model.FilterExpressionList{
  expressions: [GoogleApi.AnalyticsData.V1beta.Model.FilterExpression.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.