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 via the Dataproc Metastore service."],["The `GetMetadataImportRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to interact within the Google Protocol Buffers framework."],["The latest version of the class is 2.9.0, with past versions available from 1.0.0, and each version is accessible through direct links."],["The `GetMetadataImportRequest` class has two constructors and two main properties: `MetadataImportName`, which provides a typed view of the resource name, and `Name`, which is a string representing the required resource name."]]],[]]