[[["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\u003eMetadataImport\u003c/code\u003e class represents a metastore resource that imports metadata within the Dataproc Metastore v1alpha API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Metastore.V1Alpha\u003c/code\u003e namespace and is available in the \u003ccode\u003eGoogle.Cloud.Metastore.V1Alpha.dll\u003c/code\u003e assembly, with the latest version being 2.0.0-alpha11.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eMetadataImport\u003c/code\u003e provides properties for managing the import process, such as \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eEndTime\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, \u003ccode\u003eDatabaseDump\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, with some properties being read-only.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements various interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling functionalities like message management, comparison, deep cloning, and buffering.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMetadataImport\u003c/code\u003e class allows for managing the resource name through the \u003ccode\u003eMetadataImportName\u003c/code\u003e property, and allows for setting the description of the metadata import through the \u003ccode\u003eDescription\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,["# Dataproc Metastore v1alpha API - Class MetadataImport (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.MetadataImport)\n- [2.0.0-alpha10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/2.0.0-alpha10/Google.Cloud.Metastore.V1Alpha.MetadataImport)\n- [1.0.0-alpha04](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/1.0.0-alpha04/Google.Cloud.Metastore.V1Alpha.MetadataImport) \n\n public sealed class MetadataImport : IMessage\u003cMetadataImport\u003e, IEquatable\u003cMetadataImport\u003e, IDeepCloneable\u003cMetadataImport\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataproc Metastore v1alpha API class MetadataImport.\n\nA metastore resource that imports metadata. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e MetadataImport \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[MetadataImport](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.MetadataImport), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[MetadataImport](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.MetadataImport), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[MetadataImport](/dotnet/docs/reference/Google.Cloud.Metastore.V1Alpha/latest/Google.Cloud.Metastore.V1Alpha.MetadataImport), [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### MetadataImport()\n\n public MetadataImport()\n\n### MetadataImport(MetadataImport)\n\n public MetadataImport(MetadataImport other)\n\nProperties\n----------\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nOutput only. The time when the metadata import was started.\n\n### DatabaseDump\n\n public MetadataImport.Types.DatabaseDump DatabaseDump { get; set; }\n\nImmutable. A database dump from a pre-existing metastore's database.\n\n### Description\n\n public string Description { get; set; }\n\nThe description of the metadata import.\n\n### EndTime\n\n public Timestamp EndTime { get; set; }\n\nOutput only. The time when the metadata import finished.\n\n### MetadataCase\n\n public MetadataImport.MetadataOneofCase MetadataCase { get; }\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.MetadataImport#Google_Cloud_Metastore_V1Alpha_MetadataImport_Name) resource name property.\n\n### Name\n\n public string Name { get; set; }\n\nImmutable. The relative resource name of the metadata import, of the form:\n\n`projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports/{metadata_import_id}`.\n\n### State\n\n public MetadataImport.Types.State State { get; set; }\n\nOutput only. The current state of the metadata import.\n\n### UpdateTime\n\n public Timestamp UpdateTime { get; set; }\n\nOutput only. The time when the metadata import was last updated."]]