public sealed class SecretsDiscoveryTarget : IMessage<SecretsDiscoveryTarget>, IEquatable<SecretsDiscoveryTarget>, IDeepCloneable<SecretsDiscoveryTarget>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class SecretsDiscoveryTarget.
Discovery target for credentials and secrets in cloud resource metadata.
This target does not include any filtering or frequency controls. Cloud
DLP will scan cloud resource metadata for secrets daily.
[[["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 `SecretsDiscoveryTarget` class within the Google Cloud Data Loss Prevention v2 API, specifically in the .NET environment."],["The `SecretsDiscoveryTarget` class is designed to identify credentials and secrets within cloud resource metadata, which are then reported as vulnerabilities to Security Command Center."],["The page includes a list of available versions for the Google.Cloud.Dlp.V2 API, ranging from the latest version 4.16.0 down to version 2.15.0."],["The target class implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and inherits members from the object class, including methods like GetHashCode, GetType, and ToString."],["It also features class Constructors, one for creating an empty class instance, and another for creating a class using another instance of itself as a parameter."]]],[]]