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.
[[["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 2024-11-06 UTC."],[],[]]