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."],[[["The webpage provides documentation for the `MetadataLocation` class within the `Google.Cloud.Dlp.V2` namespace, across various versions."],["The latest version documented is 4.16.0, while the content currently focuses on version 3.5.0 of the `Google.Cloud.Dlp.V2` library."],["`MetadataLocation` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `MetadataLocation` class has two constructors: a parameterless constructor and one that takes another `MetadataLocation` instance as an argument to create a copy."],["Key properties of the `MetadataLocation` class include `LabelCase`, `StorageLabel`, and `Type`, each offering specific information about metadata."]]],[]]