contentRestrictions property

List<ContentRestriction>? contentRestrictions
getter/setter pair

Restrictions for accessing the content of the file.

Only populated if such a restriction exists.

Implementation

core.List<ContentRestriction>? contentRestrictions;