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 (DLP) v2 API, detailing its purpose in identifying credentials and secrets in cloud resource metadata."],["The `SecretsDiscoveryTarget` class is designed to scan cloud resource metadata for secrets on a daily basis, reporting any findings as vulnerabilities to Security Command Center without the need for a specific inspect template."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Dlp.V2` namespace."],["The document lists various versions of the API, ranging from 2.15.0 up to the latest 4.16.0, with version 4.11.0 being the currently selected version, each linked to its respective documentation."],["The `SecretsDiscoveryTarget` class has two constructors, one default and one that takes a `SecretsDiscoveryTarget` object as a parameter for object initialization."]]],[]]