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. |
DATA_MASKING_POLICY |
Used to create a data policy for data masking. |
RAW_DATA_ACCESS_POLICY |
Used to create a data policy for raw data access. |
COLUMN_LEVEL_SECURITY_POLICY |
Used to create a data policy for column-level security, without data masking. This is deprecated in V2 api and only present to support GET and LIST operations for V1 data policies in V2 api. |