policyState property
Indicates if a policy tag has been applied to the column. Possible string values are:
- "COLUMN_POLICY_STATE_UNSPECIFIED" : No policy tags.
- "COLUMN_POLICY_TAGGED" : Column has policy tag applied.
Implementation
core.String? policyState;