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 defined in the `Google.Cloud.Metastore.V1` namespace."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest 2.9.0, with links to each version's documentation for the `GetMetadataImportRequest` class."],["The `GetMetadataImportRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetMetadataImportRequest` include `MetadataImportName` (a typed view of the resource name) and `Name` (the string resource name of the metadata import)."]]],[]]