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 document 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 regular expression patterns on project ID, dataset ID, and table ID.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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 has constructors for default and copy operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes the properties \u003ccode\u003eFilterCase\u003c/code\u003e, \u003ccode\u003eOtherTables\u003c/code\u003e, and \u003ccode\u003eTables\u003c/code\u003e to define the filtering conditions for BigQuery table profiling, as well as a list of inherited methods from the base Object class.\u003c/p\u003e\n"],["\u003cp\u003eThe content also documents and links to various versions of this class, with the latest being 4.16.0 and also containing versions as low as 2.15.0.\u003c/p\u003e\n"]]],[],null,[]]