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 documentation for the `MetadataLocation` class within the Google Cloud Data Loss Prevention v2 API for .NET, with the latest version being 4.16.0."],["The `MetadataLocation` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The class includes constructors for creating `MetadataLocation` objects and allows for the initialization of a new instance through another existing `MetadataLocation` object."],["Key properties of the `MetadataLocation` class include `LabelCase`, which is of type `MetadataLocation.LabelOneofCase`, `StorageLabel`, of type `StorageMetadataLabel`, and `Type`, which is of `MetadataType`."],["The webpage lists all available versions of the Google.Cloud.Dlp.V2 API, providing direct links to their respective documentation, dating back to version 2.15.0."]]],[]]