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, specifically for .NET."],["The latest version documented is 4.16.0, while this page focuses on version 4.2.0, with versions going as far back as 2.15.0 being available."],["The `MetadataLocation` class, which inherits from `Object`, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data structure."],["Key properties of the `MetadataLocation` class include `LabelCase`, `StorageLabel`, and `Type`, which manage metadata labels, storage metadata, and the type of metadata respectively."],["Constructors for creating `MetadataLocation` objects are provided, including a default constructor and one that accepts another `MetadataLocation` instance for copying."]]],[]]