public sealed class MetadataLocation : IMessage<MetadataLocation>, IEquatable<MetadataLocation>, IDeepCloneable<MetadataLocation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class MetadataLocation.
[[["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 latest version of the Google Cloud Data Loss Prevention v2 API is 4.16.0, with multiple previous versions available, going back to 2.15.0."],["The document provides reference documentation for the `MetadataLocation` class within the Google Cloud Data Loss Prevention v2 API, specifically within the `Google.Cloud.Dlp.V2` namespace, version 4.11.0."],["The `MetadataLocation` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `MetadataLocation` class has properties such as `LabelCase`, `StorageLabel`, and `Type`, which offer information on storage metadata and type of the metadata."],["The class has two constructors, one default, and one that takes in a `MetadataLocation` parameter, to allow for creation of a metadata location object."]]],[]]