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 documentation for the `GetMetadataImportRequest` class within the Google Cloud Metastore v1 API, specifically for .NET development."],["The `GetMetadataImportRequest` class is used to construct requests for retrieving metadata import details, as part of the Dataproc Metastore service."],["The latest API version documented is 2.9.0, and this webpage covers versions down to 1.0.0, all being the `GetMetadataImportRequest` class."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and API communication."],["Key properties of the `GetMetadataImportRequest` class include `MetadataImportName` (a typed resource name) and `Name` (a string resource name), both being ways of identifying the metadata import."]]],[]]