restrictions property

RestrictionConfig? restrictions
getter/setter pair

Restriction config for all tables and dataset.

If set, restrict certain accesses on the dataset and all its tables based on the config. See Data egress for more details.

Optional. Output only.

Implementation

RestrictionConfig? restrictions;