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."],[[["This webpage provides documentation for the `SecretsDiscoveryTarget` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with version 4.12.0 being shown."],["The `SecretsDiscoveryTarget` class is used to discover credentials and secrets in cloud resource metadata, scanning daily without any filtering or frequency control."],["Discovered credentials and secrets will be reported as vulnerabilities to Security Command Center, utilizing a built-in list of infoTypes instead of requiring an inspect template."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation includes links to the reference documentation for multiple versions of the API, ranging from version 2.15.0 up to the latest version 4.16.0."]]],[]]