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 Google Cloud Metastore v1 API, specifically for version 2.4.0."],["The `GetMetadataImportRequest` class is used to construct requests for retrieving metadata import information, as defined by the `DataprocMetastore.GetMetadataImport` method."],["It lists all of the versions associated with the `GetMetadataImportRequest`, which can be navigated through the provided links."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management."],["The class contains the following constructors and properties, `GetMetadataImportRequest()`, `GetMetadataImportRequest(GetMetadataImportRequest)`, `MetadataImportName`, and `Name`."]]],[]]