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-24 UTC."],[[["This page provides reference documentation for the `BigQueryTableTypeCollection` enum within the Google Cloud Data Loss Prevention v2 API, specifically within the .NET environment."],["The documentation covers various versions of the API, ranging from version 2.15.0 to the latest version 4.16.0, with the current page specifically detailing version 4.14.0."],["The `BigQueryTableTypeCollection` enum offers three distinct fields: `BigQueryCollectionAllTypes`, `BigQueryCollectionOnlySupportedTypes`, and `BigQueryCollectionUnspecified`, each detailing how tables are profiled, with `BigQueryCollectionUnspecified` unused."],["The enum's primary purpose is to specify the types of BigQuery tables to include in data profiling, allowing users to select between profiling all tables or only those fully supported."]]],[]]