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\u003eThis webpage provides reference documentation for the \u003ccode\u003eDiscoveryBigQueryFilter\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiscoveryBigQueryFilter\u003c/code\u003e determines which BigQuery tables have profiles generated, allowing filtering by project ID, dataset ID, and table ID using regular expression patterns.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists various versions of the Google.Cloud.Dlp.V2 package, with version 4.16.0 being the latest, and details the implementation of the class along with its properties.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDiscoveryBigQueryFilter\u003c/code\u003e includes properties like \u003ccode\u003eOtherTables\u003c/code\u003e, which acts as a catch-all filter, and \u003ccode\u003eTables\u003c/code\u003e, which specifies a collection of tables for the filter to apply to.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details that \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.\u003c/p\u003e\n"]]],[],null,[]]