Class DataPolicyType (0.6.7)

DataPolicyType(value)

A list of supported data policy types.

Enums

Name Description
DATA_POLICY_TYPE_UNSPECIFIED Default value for the data policy type. This should not be used.
COLUMN_LEVEL_SECURITY_POLICY Used to create a data policy for column-level security, without data masking.
DATA_MASKING_POLICY Used to create a data policy for data masking.