public sealed class GetMetadataImportRequest : IMessage<GetMetadataImportRequest>, IEquatable<GetMetadataImportRequest>, IDeepCloneable<GetMetadataImportRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataproc Metastore v1alpha API class GetMetadataImportRequest.
Request message for
[DataprocMetastore.GetMetadataImport][google.cloud.metastore.v1alpha.DataprocMetastore.GetMetadataImport].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetMetadataImportRequest\u003c/code\u003e class is a request message for retrieving metadata imports within the Dataproc Metastore v1alpha API, specifically for the \u003ccode\u003eDataprocMetastore.GetMetadataImport\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetMetadataImportRequest\u003c/code\u003e class is found in the \u003ccode\u003eGoogle.Cloud.Metastore.V1Alpha\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Metastore.V1Alpha.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eIt includes constructors for creating new instances and properties like \u003ccode\u003eMetadataImportName\u003c/code\u003e (a typed view) and \u003ccode\u003eName\u003c/code\u003e (a string) for specifying the resource name of the metadata import to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThe required \u003ccode\u003eName\u003c/code\u003e property is a string representing the resource name of the metadata import, following a specific format that includes the project number, location ID, service ID, and import ID.\u003c/p\u003e\n"]]],[],null,["# Dataproc Metastore v1alpha API - Class GetMetadataImportRequest (2.0.0-alpha11)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-alpha11 (latest)](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.GetMetadataImportRequest)\n- [2.0.0-alpha10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/2.0.0-alpha10/Google.Cloud.Metastore.V1Alpha.GetMetadataImportRequest)\n- [1.0.0-alpha04](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/1.0.0-alpha04/Google.Cloud.Metastore.V1Alpha.GetMetadataImportRequest) \n\n public sealed class GetMetadataImportRequest : IMessage\u003cGetMetadataImportRequest\u003e, IEquatable\u003cGetMetadataImportRequest\u003e, IDeepCloneable\u003cGetMetadataImportRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataproc Metastore v1alpha API class GetMetadataImportRequest.\n\nRequest message for\n\\[DataprocMetastore.GetMetadataImport\\]\\[google.cloud.metastore.v1alpha.DataprocMetastore.GetMetadataImport\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e GetMetadataImportRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[GetMetadataImportRequest](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.GetMetadataImportRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[GetMetadataImportRequest](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.GetMetadataImportRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[GetMetadataImportRequest](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.GetMetadataImportRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Metastore.V1Alpha](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha)\n\nAssembly\n--------\n\nGoogle.Cloud.Metastore.V1Alpha.dll\n\nConstructors\n------------\n\n### GetMetadataImportRequest()\n\n public GetMetadataImportRequest()\n\n### GetMetadataImportRequest(GetMetadataImportRequest)\n\n public GetMetadataImportRequest(GetMetadataImportRequest other)\n\nProperties\n----------\n\n### MetadataImportName\n\n public MetadataImportName MetadataImportName { get; set; }\n\n[MetadataImportName](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.MetadataImportName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.GetMetadataImportRequest#Google_Cloud_Metastore_V1Alpha_GetMetadataImportRequest_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nRequired. The relative resource name of the metadata import to retrieve, in\nthe following form:\n\n`projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{import_id}`."]]