View Source GoogleApi.ContentWarehouse.V1.Model.AbuseiamNotRestriction (google_api_content_warehouse v0.4.0)
Attributes
-
child
(type:list(GoogleApi.ContentWarehouse.V1.Model.AbuseiamUserRestriction.t)
, default:nil
) - This restriction applies if the child does not apply. Only one is allowed. "repeated" is used to avoid breaking Sawzall (See b/6758277).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AbuseiamNotRestriction{ child: [GoogleApi.ContentWarehouse.V1.Model.AbuseiamUserRestriction.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.