[[["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\u003eThis documentation is for the \u003ccode\u003eListMetadataImportsResponse\u003c/code\u003e class within the Dataproc Metastore v1beta API, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListMetadataImportsResponse\u003c/code\u003e class is a response message used by the \u003ccode\u003eDataprocMetastore.ListMetadataImports\u003c/code\u003e method, providing a list of metadata imports.\u003c/p\u003e\n"],["\u003cp\u003eIt implements several interfaces, including \u003ccode\u003eIPageResponse<MetadataImport>\u003c/code\u003e, \u003ccode\u003eIEnumerable<MetadataImport>\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, and others, indicating its role in handling paginated responses and message serialization.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eMetadataImports\u003c/code\u003e (a list of imports), \u003ccode\u003eNextPageToken\u003c/code\u003e (for pagination), and \u003ccode\u003eUnreachable\u003c/code\u003e (for listing locations that couldn't be reached).\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods such as \u003ccode\u003eGetEnumerator()\u003c/code\u003e, which enables iteration through the \u003ccode\u003eMetadataImport\u003c/code\u003e resources contained in the response.\u003c/p\u003e\n"]]],[],null,["# Dataproc Metastore v1beta API - Class ListMetadataImportsResponse (2.0.0-beta11)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta11 (latest)](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.ListMetadataImportsResponse)\n- [2.0.0-beta10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/2.0.0-beta10/Google.Cloud.Metastore.V1Beta.ListMetadataImportsResponse)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/1.0.0-beta02/Google.Cloud.Metastore.V1Beta.ListMetadataImportsResponse) \n\n public sealed class ListMetadataImportsResponse : IPageResponse\u003cMetadataImport\u003e, IEnumerable\u003cMetadataImport\u003e, IEnumerable, IMessage\u003cListMetadataImportsResponse\u003e, IEquatable\u003cListMetadataImportsResponse\u003e, IDeepCloneable\u003cListMetadataImportsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataproc Metastore v1beta API class ListMetadataImportsResponse.\n\nResponse message for\n\\[DataprocMetastore.ListMetadataImports\\]\\[google.cloud.metastore.v1beta.DataprocMetastore.ListMetadataImports\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ListMetadataImportsResponse \n\nImplements\n----------\n\n[IPageResponse](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs)[MetadataImport](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.MetadataImport), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.generic.ienumerable-1)[MetadataImport](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.MetadataImport), [IEnumerable](https://learn.microsoft.com/dotnet/api/system.collections.ienumerable), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListMetadataImportsResponse](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.ListMetadataImportsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListMetadataImportsResponse](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.ListMetadataImportsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListMetadataImportsResponse](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.ListMetadataImportsResponse), [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.V1Beta](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.Metastore.V1Beta.dll\n\nConstructors\n------------\n\n### ListMetadataImportsResponse()\n\n public ListMetadataImportsResponse()\n\n### ListMetadataImportsResponse(ListMetadataImportsResponse)\n\n public ListMetadataImportsResponse(ListMetadataImportsResponse other)\n\nProperties\n----------\n\n### MetadataImports\n\n public RepeatedField\u003cMetadataImport\u003e MetadataImports { get; }\n\nThe imports in the specified service.\n\n### NextPageToken\n\n public string NextPageToken { get; set; }\n\nA token that can be sent as `page_token` to retrieve the next page. If this\nfield is omitted, there are no subsequent pages.\n\n### Unreachable\n\n public RepeatedField\u003cstring\u003e Unreachable { get; }\n\nLocations that could not be reached.\n\nMethods\n-------\n\n### GetEnumerator()\n\n public IEnumerator\u003cMetadataImport\u003e GetEnumerator()\n\nReturns an enumerator that iterates through the resources in this response."]]