public sealed class StorageMetadataLabel : IMessage<StorageMetadataLabel>, IEquatable<StorageMetadataLabel>, IDeepCloneable<StorageMetadataLabel>, IBufferMessage, IMessage
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-03-24 UTC."],[[["The latest version available is 4.16.0, with a range of versions from 4.16.0 down to 2.15.0 listed for reference."],["This webpage focuses on the `StorageMetadataLabel` class within the `Google.Cloud.Dlp.V2` namespace."],["The `StorageMetadataLabel` class is used to identify which metadata entry contains findings and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`StorageMetadataLabel` has two constructors, a default one and another that accepts another `StorageMetadataLabel` object as a parameter."],["The class contains one property called `Key`, which is of type string."]]],[]]