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."],[[["This webpage provides reference documentation for the `MetadataLocation` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `MetadataLocation` class is part of the `Google.Cloud.Dlp.V2` namespace and is available in various versions, with the latest being version 4.16.0."],["`MetadataLocation` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class has properties like `LabelCase`, `StorageLabel`, and `Type`, which are used to define and access the location and nature of metadata within the API."],["The documentation includes details on the available constructors for the `MetadataLocation` class, including a default constructor and one that takes another `MetadataLocation` object as a parameter."]]],[]]