google_api_dfa_reporting v0.18.0 GoogleApi.DFAReporting.V33.Model.ListPopulationClause View Source
A group clause made up of list population terms representing constraints joined by ORs.
Attributes
-
terms
(type:list(GoogleApi.DFAReporting.V33.Model.ListPopulationTerm.t)
, default:nil
) - Terms of this list population clause. Each clause is made up of list population terms representing constraints and are joined by ORs.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.DFAReporting.V33.Model.ListPopulationClause{ terms: [GoogleApi.DFAReporting.V33.Model.ListPopulationTerm.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.