public sealed class StorageMetadataLabel : IMessage<StorageMetadataLabel>, IEquatable<StorageMetadataLabel>, IDeepCloneable<StorageMetadataLabel>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class StorageMetadataLabel.
Storage metadata label to indicate which metadata entry contains findings.
[[["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 `StorageMetadataLabel` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.11.0."],["The `StorageMetadataLabel` class is used to specify metadata entries that contain findings, helping to pinpoint sensitive information within storage."],["It is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that accepts another `StorageMetadataLabel` object as a parameter, and the page has a property named `Key` which stores the label name."],["The page provides links to various older and newer versions of the Google Cloud Data Loss Prevention v2 API, including the most recent version, 4.16.0."]]],[]]