public sealed class MetadataLocation : IMessage<MetadataLocation>, IEquatable<MetadataLocation>, IDeepCloneable<MetadataLocation>, IBufferMessage, IMessage
[[["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 `MetadataLocation` class within the `Google.Cloud.Dlp.V2` namespace, specifically focusing on version 3.2.0."],["The `MetadataLocation` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for deep cloning and buffer message capabilities."],["The `MetadataLocation` class includes constructors for creating new instances and cloning existing ones, with the second constructor taking another `MetadataLocation` object as a parameter."],["The class defines properties such as `LabelCase`, `StorageLabel`, and `Type`, which represent the case of the metadata label, the storage metadata, and the type of metadata, respectively."],["The page provides links to versions of this class ranging from 2.15.0 to 4.16.0, with version 4.16.0 being the latest."]]],[]]