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 version 2.6.0."],["The `GetMetadataImportRequest` class is used to construct requests for retrieving metadata import information and implements multiple interfaces for message handling and cloning."],["It includes properties for `MetadataImportName` and `Name`, where `Name` is a required string specifying the resource name of the metadata import to be retrieved."],["The provided content includes a list of older versions, ranging from version 1.0.0 to the latest version 2.9.0, with links to each of their documentation."],["The `GetMetadataImportRequest` class also inherits from the `object` class and defines its own constructor."]]],[]]