group property
The groups that the restrictions will be applied to. This array must
have at least one item, otherwise it should be omitted. At least one of
name or id is required,
and id should be used where possible in advance of the name
deprecation.
Implementation
final List<ContentRestrictionUpdateRestrictionsGroupItem> group;