google_api_cloud_search v0.6.0 GoogleApi.CloudSearch.V1.Model.CompositeFilter View Source
Attributes
logicOperator
(type:String.t
, default:nil
) - The logic operator of the sub filter.subFilters
(type:list(GoogleApi.CloudSearch.V1.Model.Filter.t)
, default:nil
) - Sub filters.
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.CloudSearch.V1.Model.CompositeFilter{ logicOperator: String.t(), subFilters: [GoogleApi.CloudSearch.V1.Model.Filter.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.