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 provides documentation for the `StorageMetadataLabel` class within the `Google.Cloud.Dlp.V2` namespace, which is used to identify metadata entries containing findings."],["The `StorageMetadataLabel` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["The documentation includes a list of available versions, ranging from 2.15.0 to 4.16.0 (latest), with links to the documentation for each version."],["The class has two constructors, one default and one that takes another `StorageMetadataLabel` instance as a parameter to create a copy, and also has a `Key` property of type String."],["The latest version available in the documentation is 4.16.0."]]],[]]