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-04-09 UTC."],[[["The content provides a list of versions for the `StorageMetadataLabel` class within the `Google.Cloud.Dlp.V2` namespace, ranging from version 2.15.0 to 4.16.0, with 4.16.0 being the latest."],["`StorageMetadataLabel` is a class used to indicate which metadata entry contains findings and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `StorageMetadataLabel` inherits from the `Object` class and has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `StorageMetadataLabel` class has two constructors: one default constructor `StorageMetadataLabel()` and another that takes a `StorageMetadataLabel` object as a parameter."],["The `Key` property of type `String` is available in `StorageMetadataLabel`."]]],[]]