public sealed class GetMetadataImportRequest : IMessage<GetMetadataImportRequest>, IEquatable<GetMetadataImportRequest>, IDeepCloneable<GetMetadataImportRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1 API class GetMetadataImportRequest.
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 provides reference documentation for the `GetMetadataImportRequest` class within the Dataproc Metastore v1 API, specifically for .NET development."],["The `GetMetadataImportRequest` class is a request message used to retrieve a metadata import, as part of the `Google.Cloud.Metastore.V1` namespace."],["The page lists all available versions of this API, ranging from version 1.0.0 to the latest 2.9.0, including version 2.3.0, which this page specifically focuses on."],["The `GetMetadataImportRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the page includes information about its inheritance, constructor, and members."],["The class has two properties: `MetadataImportName` of type `MetadataImportName` and `Name` of type `string`, which is a resource name representing the metadata import."]]],[]]