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 lists available versions of the `StorageMetadataLabel` class, ranging from the latest version 4.16.0 down to version 2.15.0, with each version linking to its own documentation."],["The `StorageMetadataLabel` class is designed to indicate which metadata entry within storage contains findings, and it inherits from the `object` class and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the `StorageMetadataLabel` class constructors, including a default constructor and one that accepts another `StorageMetadataLabel` instance."],["The `StorageMetadataLabel` class has one property called `Key`, which is a `string` type and is used to store metadata information."]]],[]]