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-05-02 UTC."],[[["The latest version of the `SecretsDiscoveryTarget` class in the Google Cloud Data Loss Prevention v2 API is 4.16.0, with documentation available for previous versions dating back to 2.15.0."],["`SecretsDiscoveryTarget` is designed for discovering credentials and secrets within cloud resource metadata and is reported as vulnerabilities to Security Command Center."],["When used for security benchmarks, `SecretsDiscoveryTarget` automatically utilizes a built-in list of secrets and credentials infoTypes instead of requiring an inspect template."],["The `SecretsDiscoveryTarget` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class features two constructors: a default `SecretsDiscoveryTarget()` constructor and a constructor that accepts another `SecretsDiscoveryTarget` object as a parameter."]]],[]]