GoogleApi.ContentWarehouse.V1.Model.AbuseiamNotRestriction
Table of Contents ▼
Jump to a specific part of the page:
Description
No description given.Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
child
(type:list(GoogleApi.ContentWarehouse.V1.Model.AbuseiamUserRestriction)
, 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).
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AbuseiamNotRestriction{
child: [GoogleApi.ContentWarehouse.V1.Model.AbuseiamUserRestriction.t()] | nil
}
child: [GoogleApi.ContentWarehouse.V1.Model.AbuseiamUserRestriction.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AbuseiamNotRestriction