[[["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 2025-09-04 UTC."],[],[],null,["# Google Cloud BigQuery Data Policies V1 Client - Class DataPolicyType (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-bigquery-datapolicies/latest/V1.DataPolicy.DataPolicyType)\n- [1.0.4](/php/docs/reference/cloud-bigquery-datapolicies/1.0.4/V1.DataPolicy.DataPolicyType)\n- [0.5.5](/php/docs/reference/cloud-bigquery-datapolicies/0.5.5/V1.DataPolicy.DataPolicyType)\n- [0.4.1](/php/docs/reference/cloud-bigquery-datapolicies/0.4.1/V1.DataPolicy.DataPolicyType)\n- [0.3.3](/php/docs/reference/cloud-bigquery-datapolicies/0.3.3/V1.DataPolicy.DataPolicyType)\n- [0.2.4](/php/docs/reference/cloud-bigquery-datapolicies/0.2.4/V1.DataPolicy.DataPolicyType)\n- [0.1.1](/php/docs/reference/cloud-bigquery-datapolicies/0.1.1/V1.DataPolicy.DataPolicyType) \nReference documentation and code samples for the Google Cloud BigQuery Data Policies V1 Client class DataPolicyType.\n\nA list of supported data policy types.\n\nProtobuf type `google.cloud.bigquery.datapolicies.v1.DataPolicy.DataPolicyType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ DataPolicies \\\\ V1 \\\\ DataPolicy\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### DATA_POLICY_TYPE_UNSPECIFIED\n\n Value: 0\n\nDefault value for the data policy type. This should not be used.\n\nGenerated from protobuf enum `DATA_POLICY_TYPE_UNSPECIFIED = 0;`\n\n### COLUMN_LEVEL_SECURITY_POLICY\n\n Value: 3\n\nUsed to create a data policy for column-level security, without data\nmasking.\n\nGenerated from protobuf enum `COLUMN_LEVEL_SECURITY_POLICY = 3;`\n\n### DATA_MASKING_POLICY\n\n Value: 2\n\nUsed to create a data policy for data masking.\n\nGenerated from protobuf enum `DATA_MASKING_POLICY = 2;`"]]