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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `BigQueryTableCollection` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0."],["The `BigQueryTableCollection` class is used to specify a group of BigQuery tables, primarily for data discovery within the Google Cloud Platform."],["It lists various versions of the `BigQueryTableCollection` class, from version 2.15.0 up to the latest 4.16.0, providing access to each of their specific documentations."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations and interactions within the .NET environment."],["The documentation provides details on the class's constructors and properties, such as `IncludeRegexes` and `PatternCase`, that offer tools to refine the table collection."]]],[]]