public sealed class BigQueryTableCollection : IMessage<BigQueryTableCollection>, IEquatable<BigQueryTableCollection>, IDeepCloneable<BigQueryTableCollection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class BigQueryTableCollection.
Specifies a collection of BigQuery tables. Used for Discovery.
[[["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 webpage provides documentation for the `BigQueryTableCollection` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for version 4.9.0 and other versions."],["The `BigQueryTableCollection` class is used to specify a group of BigQuery tables, primarily for data discovery purposes, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page includes a list of available versions, ranging from the latest 4.16.0 down to 2.15.0, with links to the documentation for each version's `BigQueryTableCollection` class."],["The `BigQueryTableCollection` class has properties such as `IncludeRegexes` to match BigQuery tables using regular expressions, and `PatternCase` to indicate which pattern is being used."],["There are two constructors for the `BigQueryTableCollection` class, one with no parameters and one that takes another `BigQueryTableCollection` object as a parameter."]]],[]]