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 document provides reference information for the `GetMetadataImportRequest` class within the Dataproc Metastore v1 API, specifically in the .NET environment, with the current version being 2.2.0, however it offers links to other versions."],["`GetMetadataImportRequest` is a request message used in `DataprocMetastore.GetMetadataImport` and is designed to retrieve information about a specific metadata import."],["The `GetMetadataImportRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The class includes two constructors, `GetMetadataImportRequest()` and `GetMetadataImportRequest(GetMetadataImportRequest other)`, along with two properties: `MetadataImportName` and `Name`, which contain relevant information on the MetadataImport."],["There is a history of older versions available in the documentation, from version 1.0.0 up to the latest version 2.9.0."]]],[]]