public sealed class DiscoveryTarget : IMessage<DiscoveryTarget>, IEquatable<DiscoveryTarget>, IDeepCloneable<DiscoveryTarget>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DiscoveryTarget.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage provides documentation for the `DiscoveryTarget` class within the Google Cloud Data Loss Prevention v2 API."],["The latest available version of the API is 4.16.0, and the documentation spans versions from 2.15.0 up to the latest."],["The `DiscoveryTarget` class, used for matching targets in Discovery, can be found within the `Google.Cloud.Dlp.V2` namespace and implemented by `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class supports constructing `DiscoveryTarget` objects and includes a `BigQueryTarget` property of type `BigQueryDiscoveryTarget`, used to configure a BigQuery target for discovery."],["The `TargetCase` property is available to describe the type of target being used."]]],[]]