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-04-09 UTC."],[[["This webpage provides reference documentation for the `MetadataLocation` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The `MetadataLocation` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The documentation lists available versions of the `Google.Cloud.Dlp.V2` API, ranging from version 2.15.0 up to the latest 4.16.0, all pointing to `MetadataLocation` class."],["The class includes constructors like `MetadataLocation()` and `MetadataLocation(MetadataLocation other)`, along with properties `LabelCase`, `StorageLabel`, and `Type` for interacting with metadata."],["The document provides details on the namespace `Google.Cloud.Dlp.V2` and assembly `Google.Cloud.Dlp.V2.dll`, which are essential for understanding where this class is located in the project."]]],[]]