View Source GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyConjunction (google_api_content_warehouse v0.4.0)
Each EasyConjunction represents an AND-of-ORs block.
Attributes
-
disjunctions
(type:list(GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyDisjunction.t)
, default:nil
) - disjunctions is the set of OR clauses that
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyConjunction{ disjunctions: [GoogleApi.ContentWarehouse.V1.Model.ResearchScamCoscamEasyDisjunction.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.