View Source GoogleApi.ContentWarehouse.V1.Model.AbuseiamContentRestriction (google_api_content_warehouse v0.3.0)
Pair of Verdicts used for ProjectR age/geo gating. See http://go/projectr for more information.
Attributes
-
adminVerdict
(type:list(GoogleApi.ContentWarehouse.V1.Model.AbuseiamVerdict.t)
, default:nil
) - Takedowns specified by admins via AbuseIAm -
userVerdict
(type:list(GoogleApi.ContentWarehouse.V1.Model.AbuseiamVerdict.t)
, default:nil
) - User-specified takedowns
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AbuseiamContentRestriction{ adminVerdict: [GoogleApi.ContentWarehouse.V1.Model.AbuseiamVerdict.t()] | nil, userVerdict: [GoogleApi.ContentWarehouse.V1.Model.AbuseiamVerdict.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.