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 for more details.

Optional. Output only.

Implementation

RestrictionConfig? restrictions;