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-03-24 UTC."],[[["This webpage provides documentation for the `StorageMetadataLabel` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The content includes a range of versions for the `StorageMetadataLabel` class, from the latest version 4.16.0 down to version 2.15.0, each with its own documentation link."],["The `StorageMetadataLabel` class is designed to indicate which storage metadata entry contains findings and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits members from the base `object` class, and its namespace is `Google.Cloud.Dlp.V2`, with the assembly being `Google.Cloud.Dlp.V2.dll`."],["The documentation outlines the constructors and properties of the `StorageMetadataLabel` class, such as the default constructor, a constructor that takes another instance of `StorageMetadataLabel` as a parameter, and the `Key` property of type string."]]],[]]