Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API module Google::Cloud::Dlp::V2::BigQueryTableTypeCollection.
Over time new types may be added. Currently VIEW, MATERIALIZED_VIEW,
and SNAPSHOT are not supported.
Constants
BIG_QUERY_COLLECTION_UNSPECIFIED
value: 0 Unused.
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.
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.
[[["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 2024-10-30 UTC."],[],[]]