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-04-09 UTC."],[[["This webpage provides documentation for the `MetadataLocation` class within the `Google.Cloud.Dlp.V2` namespace, detailing its properties, constructors, and implemented interfaces."],["The `MetadataLocation` class implements several interfaces, including `IMessage`, `IEquatable\u003cMetadataLocation\u003e`, `IDeepCloneable\u003cMetadataLocation\u003e`, and `IBufferMessage`, showcasing its integration within a larger framework."],["The page lists multiple versions of the `Google.Cloud.Dlp.V2` library, ranging from the latest version `4.16.0` down to `2.15.0`, with links to their respective documentation."],["The `MetadataLocation` class offers properties like `LabelCase`, `StorageLabel`, and `Type`, each with its own specific data type and purpose, such as storing metadata labels or metadata types."],["The page also includes information on the `MetadataLocation` class constructors, including a default constructor and a copy constructor that takes another `MetadataLocation` object as a parameter."]]],[]]