Generated from protobuf enumBIG_QUERY_COLLECTION_UNSPECIFIED = 0;
BIG_QUERY_COLLECTION_ALL_TYPES
Value: 1
Automatically generate profiles for all tables, even if the table type is
not yet fully supported for analysis. Profiles for unsupported tables will
be generated with errors to indicate their partial support. When full
support is added, the tables will automatically be profiled during the next
scheduled run.
Generated from protobuf enumBIG_QUERY_COLLECTION_ALL_TYPES = 1;
BIG_QUERY_COLLECTION_ONLY_SUPPORTED_TYPES
Value: 2
Only those types fully supported will be profiled. Will expand
automatically as Cloud DLP adds support for new table types. Unsupported
table types will not have partial profiles generated.
Generated from protobuf enumBIG_QUERY_COLLECTION_ONLY_SUPPORTED_TYPES = 2;
[[["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,["# Data Loss Prevention V2 Client - Class BigQueryTableTypeCollection (2.6.1)\n\nVersion latestkeyboard_arrow_down\n\n- [2.6.1 (latest)](/php/docs/reference/cloud-dlp/latest/V2.BigQueryTableTypeCollection)\n- [2.6.0](/php/docs/reference/cloud-dlp/2.6.0/V2.BigQueryTableTypeCollection)\n- [2.4.1](/php/docs/reference/cloud-dlp/2.4.1/V2.BigQueryTableTypeCollection)\n- [2.3.0](/php/docs/reference/cloud-dlp/2.3.0/V2.BigQueryTableTypeCollection)\n- [2.2.3](/php/docs/reference/cloud-dlp/2.2.3/V2.BigQueryTableTypeCollection)\n- [2.1.0](/php/docs/reference/cloud-dlp/2.1.0/V2.BigQueryTableTypeCollection)\n- [2.0.0](/php/docs/reference/cloud-dlp/2.0.0/V2.BigQueryTableTypeCollection)\n- [1.19.0](/php/docs/reference/cloud-dlp/1.19.0/V2.BigQueryTableTypeCollection)\n- [1.18.0](/php/docs/reference/cloud-dlp/1.18.0/V2.BigQueryTableTypeCollection)\n- [1.17.0](/php/docs/reference/cloud-dlp/1.17.0/V2.BigQueryTableTypeCollection)\n- [1.16.0](/php/docs/reference/cloud-dlp/1.16.0/V2.BigQueryTableTypeCollection)\n- [1.15.1](/php/docs/reference/cloud-dlp/1.15.1/V2.BigQueryTableTypeCollection)\n- [1.14.0](/php/docs/reference/cloud-dlp/1.14.0/V2.BigQueryTableTypeCollection)\n- [1.13.2](/php/docs/reference/cloud-dlp/1.13.2/V2.BigQueryTableTypeCollection)\n- [1.12.0](/php/docs/reference/cloud-dlp/1.12.0/V2.BigQueryTableTypeCollection)\n- [1.11.0](/php/docs/reference/cloud-dlp/1.11.0/V2.BigQueryTableTypeCollection)\n- [1.10.2](/php/docs/reference/cloud-dlp/1.10.2/V2.BigQueryTableTypeCollection)\n- [1.9.0](/php/docs/reference/cloud-dlp/1.9.0/V2.BigQueryTableTypeCollection)\n- [1.8.6](/php/docs/reference/cloud-dlp/1.8.6/V2.BigQueryTableTypeCollection) \nReference documentation and code samples for the Data Loss Prevention V2 Client class BigQueryTableTypeCollection.\n\nOver time new types may be added. Currently VIEW, MATERIALIZED_VIEW, and\nnon-BigLake external tables are not supported.\n\nProtobuf type `google.privacy.dlp.v2.BigQueryTableTypeCollection`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dlp \\\\ V2\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### BIG_QUERY_COLLECTION_UNSPECIFIED\n\n Value: 0\n\nUnused.\n\nGenerated from protobuf enum `BIG_QUERY_COLLECTION_UNSPECIFIED = 0;`\n\n### BIG_QUERY_COLLECTION_ALL_TYPES\n\n Value: 1\n\nAutomatically generate profiles for all tables, even if the table type is\nnot yet fully supported for analysis. Profiles for unsupported tables will\nbe generated with errors to indicate their partial support. When full\nsupport is added, the tables will automatically be profiled during the next\nscheduled run.\n\nGenerated from protobuf enum `BIG_QUERY_COLLECTION_ALL_TYPES = 1;`\n\n### BIG_QUERY_COLLECTION_ONLY_SUPPORTED_TYPES\n\n Value: 2\n\nOnly those types fully supported will be profiled. Will expand\nautomatically as Cloud DLP adds support for new table types. Unsupported\ntable types will not have partial profiles generated.\n\nGenerated from protobuf enum `BIG_QUERY_COLLECTION_ONLY_SUPPORTED_TYPES = 2;`"]]