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 (DLP) v2 API, with version 4.12.0 being specifically highlighted."],["`StorageMetadataLabel` is used to identify which metadata entry contains findings, serving as a component of the Google Cloud DLP API for data protection."],["The documentation outlines that the class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with .NET's structure and Google's Protobuf library."],["The page details the `StorageMetadataLabel` class's constructors, both a parameterless constructor and a constructor that takes another `StorageMetadataLabel` object as an argument, along with the `Key` property used for the label name."],["The document shows several available versions for the `StorageMetadataLabel`, from version 2.15.0 to the latest 4.16.0, allowing for selection of the needed specific version."]]],[]]