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.4.0 of the library, with navigation available to different versions."],["The `MetadataLocation` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and manipulation."],["The `MetadataLocation` class has two constructors, one default and one that takes another `MetadataLocation` object, showing it can create new instances or copies."],["The `MetadataLocation` class features properties such as `LabelCase`, `StorageLabel`, and `Type`, which define its characteristics and the kinds of metadata it can represent or contain, including storage-related metadata labels."],["The page also displays a list of accessible versions ranging from 4.16.0 down to 2.15.0 for the Google.Cloud.Dlp.V2 library, each link to the specific documentation for that given version."]]],[]]