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 focusing on version 4.14.0."],["The `StorageMetadataLabel` class is used to specify metadata entries that contain findings, as part of the larger Google Cloud DLP API."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all within the `Google.Protobuf` namespace."],["The `StorageMetadataLabel` class includes a `Key` property, which is a string representing the name of the metadata label."],["There are several prior versions available, with version 4.16.0 being the most recent, and several before that going all the way down to 2.15.0."]]],[]]