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-04-09 UTC."],[[["This page provides documentation for the `BigQueryTableTypeCollection` enum within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for the .NET library."],["The `BigQueryTableTypeCollection` enum controls how BigQuery tables are handled during profiling, and includes options for profiling all tables, even if partially supported, or only fully supported tables."],["Version 4.16.0 is the latest version, and documentation for previous versions, including back to version 2.15.0, are also available for the `BigQueryTableTypeCollection`."],["The enum includes three possible values: `BigQueryCollectionAllTypes`, `BigQueryCollectionOnlySupportedTypes`, and `BigQueryCollectionUnspecified`, each with specific behaviors regarding profiling different table types."]]],[]]