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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiscoveryBigQueryFilter\u003c/code\u003e class is used to determine which tables will have profiles generated in an organization or project, allowing for filtering by regular expression patterns on project ID, dataset ID, and table ID.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eDiscoveryBigQueryFilter\u003c/code\u003e is 4.16.0, with a full range of versions listed from 2.15.0 to 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eFilterCase\u003c/code\u003e, \u003ccode\u003eOtherTables\u003c/code\u003e, and \u003ccode\u003eTables\u003c/code\u003e, with descriptions for each outlining their specific function in filtering and generating table profiles.\u003c/p\u003e\n"]]],[],null,[]]