GoogleApi.DFAReporting.V4.Model.ObjectFilter (google_api_dfa_reporting v0.31.0)
View SourceObject Filter.
Attributes
-
kind
(type:String.t
, default:nil
) - Identifies what kind of resource this is. Value: the fixed string "dfareporting#objectFilter". -
objectIds
(type:list(String.t)
, default:nil
) - Applicable when status is ASSIGNED. The user has access to objects with these object IDs. -
status
(type:String.t
, default:nil
) - Status of the filter. NONE means the user has access to none of the objects. ALL means the user has access to all objects. ASSIGNED means the user has access to the objects with IDs in the objectIds list.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.