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-04-09 UTC."],[[["The latest version available for `SecretsDiscoveryTarget` in the Google Cloud Data Loss Prevention v2 API is version 4.16.0, with a range of prior versions down to 2.15.0 being accessible."],["`SecretsDiscoveryTarget` is a class that defines a discovery target for credentials and secrets found within cloud resource metadata, which is used within the Google Cloud Data Loss Prevention v2 API."],["No inspect template should be used in the discovery configuration for security benchmark scans, and instead, a built-in list of credentials and secrets will be used."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The SecretsDiscoveryTarget class includes two constructors, a default constructor, and one that takes another SecretsDiscoveryTarget object as a parameter."]]],[]]