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.
BigQueryCollectionOnlySupportedTypes
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.
[[["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-03-21 UTC."],[[["The latest version available for the Google Cloud Data Loss Prevention v2 API is 4.16.0, with numerous previous versions listed down to 2.15.0."],["The provided documentation covers the `BigQueryTableTypeCollection` enum, which is part of the `Google.Cloud.Dlp.V2` namespace."],["There are three fields defined within the `BigQueryTableTypeCollection` enum: `BigQueryCollectionAllTypes`, `BigQueryCollectionOnlySupportedTypes`, and `BigQueryCollectionUnspecified`."],["The `BigQueryCollectionAllTypes` field will automatically generate profiles for all tables, even if not fully supported, while the `BigQueryCollectionOnlySupportedTypes` field will only profile fully supported types."],["`BigQueryCollectionUnspecified` is defined as unused."]]],[]]