restrictions property

RestrictionConfig? restrictions
getter/setter pair

Restriction config for table.

If set, restrict certain accesses on the table based on the config. See [Data egress](/bigquery/docs/analytics-hub-introduction#data_egress) for more details.

Optional. Output only.

Implementation

RestrictionConfig? restrictions;