public sealed class BigQueryDiscoveryTarget : IMessage<BigQueryDiscoveryTarget>, IEquatable<BigQueryDiscoveryTarget>, IDeepCloneable<BigQueryDiscoveryTarget>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class BigQueryDiscoveryTarget.
Target used to match against for discovery with BigQuery tables
public DiscoveryGenerationCadence Cadence { get; set; }
How often and when to update profiles. New tables that match both the
filter and conditions are scanned as quickly as possible depending on
system capacity.
[[["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 \u003ccode\u003eBigQueryDiscoveryTarget\u003c/code\u003e class, part of the Google Cloud Data Loss Prevention v2 API, defines targets for discovery within BigQuery tables.\u003c/p\u003e\n"],["\u003cp\u003eThis class is implemented as a sealed class, meaning that it is not able to be inherited from, and implements interfaces such as \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"],["\u003cp\u003eKey properties of \u003ccode\u003eBigQueryDiscoveryTarget\u003c/code\u003e include \u003ccode\u003eCadence\u003c/code\u003e to set update frequency, \u003ccode\u003eConditions\u003c/code\u003e to specify additional profile generation criteria, \u003ccode\u003eDisabled\u003c/code\u003e to exclude certain tables, and \u003ccode\u003eFilter\u003c/code\u003e to define which tables the cadence should apply to.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this package is \u003ccode\u003e4.16.0\u003c/code\u003e, with numerous versions available, starting from version \u003ccode\u003e2.15.0\u003c/code\u003e and including versions all the way up to the latest version.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for this class, the first a default, and the second allowing for a copy of an existing \u003ccode\u003eBigQueryDiscoveryTarget\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]