Reference documentation and code samples for the BigQuery Data Policy Service V1 API module Google::Cloud::Bigquery::DataPolicies::V1::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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]