type property
Specifies the type of dataset/table restriction.
Output only. Possible string values are:
- "RESTRICTION_TYPE_UNSPECIFIED" : Should never be used.
- "RESTRICTED_DATA_EGRESS" : Restrict data egress. See Data egress for more details.
Implementation
core.String? type;