public sealed class DiscoveryBigQueryFilter : IMessage<DiscoveryBigQueryFilter>, IEquatable<DiscoveryBigQueryFilter>, IDeepCloneable<DiscoveryBigQueryFilter>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoveryBigQueryFilter.
Determines what tables will have profiles generated within an organization
or project. Includes the ability to filter by regular expression patterns
on project ID, dataset ID, and table ID.
public DiscoveryBigQueryFilter.Types.AllOtherBigQueryTables OtherTables { get; set; }
Catch-all. This should always be the last filter in the list because
anything above it will apply first. Should only appear once in a
configuration. If none is specified, a default one will be added
automatically.
public BigQueryTableCollection Tables { get; set; }
A specific set of tables for this filter to apply to. A table collection
must be specified in only one filter per config.
If a table id or dataset is empty, Cloud DLP assumes all tables in that
collection must be profiled. Must specify a project ID.
[[["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."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eDiscoveryBigQueryFilter\u003c/code\u003e class is 4.16.0, with multiple previous versions also documented, ranging down to version 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiscoveryBigQueryFilter\u003c/code\u003e class, part of the Google Cloud Data Loss Prevention v2 API, is designed to specify which BigQuery tables within an organization or project should have data profiles generated.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides functionality to filter tables by project ID, dataset ID, and table ID using regular expression patterns.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiscoveryBigQueryFilter\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and includes properties to define table collections and a catch-all filter for other tables.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor overloads, one default and one that takes a \u003ccode\u003eDiscoveryBigQueryFilter\u003c/code\u003e object as a parameter, and there is also version specific documentation provided for this class.\u003c/p\u003e\n"]]],[],null,[]]