Class DataPolicyType (0.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-07 UTC."],[],[]]