Reference documentation and code samples for the BigQuery Data Policy Service V1beta1 API module Google::Cloud::Bigquery::DataPolicies::V1beta1::DataPolicy::DataPolicyType.
A list of supported data policy types.
Constants
DATA_POLICY_TYPE_UNSPECIFIED
value: 0 Default value for the data policy type. This should not be used.
COLUMN_LEVEL_SECURITY_POLICY
value: 3 Used to create a data policy for column-level security, without data
masking.
DATA_MASKING_POLICY
value: 2 Used to create a data policy for data masking.