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 reference documentation for the `SecretsDiscoveryTarget` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.10.0 and other versions, including the latest version 4.16.0."],["The `SecretsDiscoveryTarget` class is used to define the target for discovering credentials and secrets in cloud resource metadata, without any filtering or frequency controls."],["Cloud DLP will scan cloud resource metadata daily for secrets and credentials, which are then reported as vulnerabilities to Security Command Center, and a list of credentials can be found at the provided link."],["The `SecretsDiscoveryTarget` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, as well as has two constructors."],["The page also contains other versions of the `SecretsDiscoveryTarget` class which are linked to in the body, allowing users to view older versions."]]],[]]