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."],[[["This webpage details the `StorageMetadataLabel` class, which is used to indicate metadata entries containing findings."],["The latest version of `StorageMetadataLabel` is 4.16.0, with a comprehensive listing of versions available from 4.16.0 down to 2.15.0."],["The `StorageMetadataLabel` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is part of the `Google.Cloud.Dlp.V2` namespace and is located within the `Google.Cloud.Dlp.V2.dll` assembly."],["The `StorageMetadataLabel` class offers two constructors, a default constructor, and one to create an instance from an existing `StorageMetadataLabel` object, and has a `Key` property."]]],[]]