public sealed class GetMetadataImportRequest : IMessage<GetMetadataImportRequest>, IEquatable<GetMetadataImportRequest>, IDeepCloneable<GetMetadataImportRequest>, IBufferMessage, IMessage
Request message for [DataprocMetastore.GetMetadataImport][google.cloud.metastore.v1.DataprocMetastore.GetMetadataImport].
[[["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-21 UTC."],[[["This webpage details the `GetMetadataImportRequest` class, which is used to retrieve metadata import information for Dataproc Metastore."],["The latest version of this class is 2.9.0, while previous versions are listed from 2.8.0 down to 1.0.0, allowing for version specific documentation."],["The `GetMetadataImportRequest` class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains two main properties: `MetadataImportName`, which is a typed view of the resource name, and `Name`, which is the string representing the required relative resource name."],["The class is part of the `Google.Cloud.Metastore.V1` namespace and is contained within the `Google.Cloud.Metastore.V1.dll` assembly."]]],[]]