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."],[[["The latest version available for the Google Cloud Data Loss Prevention v2 API class `BigQueryTableCollection` is 4.16.0, with a range of versions from 2.15.0 up to this latest version available."],["`BigQueryTableCollection` is a class used for specifying a collection of BigQuery tables in the context of Discovery."],["The class `BigQueryTableCollection` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing the scope of its capabilities."],["The `BigQueryTableCollection` class has two constructors, one default and one that takes another `BigQueryTableCollection` as a parameter to allow for copying and duplication."],["`BigQueryTableCollection` contains properties, such as `IncludeRegexes` (a collection of regex to match a BigQuery table against) and `PatternCase` (which represents a specific case for the table pattern)."]]],[]]