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 for .NET."],["The latest version of the `StorageMetadataLabel` class is 4.16.0, and the page also lists and links to documentation for prior versions, spanning from 2.15.0 to 4.15.0."],["The `StorageMetadataLabel` class, implemented from the interfaces IMessage, IEquatable, IDeepCloneable, and IBufferMessage, is used to indicate which storage metadata entry contains findings."],["The class inherits from the base `object` class and includes a `Key` property of string type that represents the name of the metadata label."],["Two constructors are provided, one that is parameterless, and the other which takes a `StorageMetadataLabel` for cloning purposes."]]],[]]