Optional. The maximum number of imports to return. The response may contain
less than the maximum number. If unspecified, no more than 500 imports are
returned. The maximum value is 1000; values above 1000 are changed to 1000.
Optional. A page token, received from a previous
[DataprocMetastore.ListServices][google.cloud.metastore.v1beta.DataprocMetastore.ListServices]
call. Provide this token to retrieve the subsequent page.
To retrieve the first page, supply an empty page token.
When paginating, other parameters provided to
[DataprocMetastore.ListServices][google.cloud.metastore.v1beta.DataprocMetastore.ListServices]
must match the call that provided the page token.
[[["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 page provides documentation for the \u003ccode\u003eListMetadataImportsRequest\u003c/code\u003e class within the Google Cloud Dataproc Metastore v1beta API, with the latest version being 2.0.0-beta11.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eListMetadataImportsRequest\u003c/code\u003e class is used to construct a request message for listing metadata imports via \u003ccode\u003eDataprocMetastore.ListMetadataImports\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIPageRequest\u003c/code\u003e, \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eFilter\u003c/code\u003e, \u003ccode\u003eOrderBy\u003c/code\u003e, \u003ccode\u003ePageSize\u003c/code\u003e, \u003ccode\u003ePageToken\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsServiceName\u003c/code\u003e, allowing for request customization such as filtering, ordering, pagination, and specifying the parent service.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires the \u003ccode\u003eParent\u003c/code\u003e property, specifying the service's resource name, to list the metadata imports associated with that service.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constructors for this class, one is a parameterless default constructor, and the other takes an object of the same type as a parameter.\u003c/p\u003e\n"]]],[],null,["# Dataproc Metastore v1beta API - Class ListMetadataImportsRequest (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.ListMetadataImportsRequest)\n- [2.0.0-beta10](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/2.0.0-beta10/Google.Cloud.Metastore.V1Beta.ListMetadataImportsRequest)\n- [1.0.0-beta02](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/1.0.0-beta02/Google.Cloud.Metastore.V1Beta.ListMetadataImportsRequest) \n\n public sealed class ListMetadataImportsRequest : IPageRequest, IMessage\u003cListMetadataImportsRequest\u003e, IEquatable\u003cListMetadataImportsRequest\u003e, IDeepCloneable\u003cListMetadataImportsRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Dataproc Metastore v1beta API class ListMetadataImportsRequest.\n\nRequest 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 ListMetadataImportsRequest \n\nImplements\n----------\n\n[IPageRequest](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax.Grpc/PagedEnumerableCommon.cs), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ListMetadataImportsRequest](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.ListMetadataImportsRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ListMetadataImportsRequest](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.ListMetadataImportsRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ListMetadataImportsRequest](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.ListMetadataImportsRequest), [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### ListMetadataImportsRequest()\n\n public ListMetadataImportsRequest()\n\n### ListMetadataImportsRequest(ListMetadataImportsRequest)\n\n public ListMetadataImportsRequest(ListMetadataImportsRequest other)\n\nProperties\n----------\n\n### Filter\n\n public string Filter { get; set; }\n\nOptional. The filter to apply to list results.\n\n### OrderBy\n\n public string OrderBy { get; set; }\n\nOptional. Specify the ordering of results as described in [Sorting\nOrder](https://cloud.google.com/apis/design/design_patterns#sorting_order).\nIf not specified, the results will be sorted in the default order.\n\n### PageSize\n\n public int PageSize { get; set; }\n\nOptional. The maximum number of imports to return. The response may contain\nless than the maximum number. If unspecified, no more than 500 imports are\nreturned. The maximum value is 1000; values above 1000 are changed to 1000.\n\n### PageToken\n\n public string PageToken { get; set; }\n\nOptional. A page token, received from a previous\n\\[DataprocMetastore.ListServices\\]\\[google.cloud.metastore.v1beta.DataprocMetastore.ListServices\\]\ncall. Provide this token to retrieve the subsequent page.\n\nTo retrieve the first page, supply an empty page token.\n\nWhen paginating, other parameters provided to\n\\[DataprocMetastore.ListServices\\]\\[google.cloud.metastore.v1beta.DataprocMetastore.ListServices\\]\nmust match the call that provided the page token.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. The relative resource name of the service whose metadata imports\nto list, in the following form:\n\n`projects/{project_number}/locations/{location_id}/services/{service_id}/metadataImports`.\n\n### ParentAsServiceName\n\n public ServiceName ParentAsServiceName { get; set; }\n\n[ServiceName](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.ServiceName)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.Metastore.V1Beta/latest/Google.Cloud.Metastore.V1Beta.ListMetadataImportsRequest#Google_Cloud_Metastore_V1Beta_ListMetadataImportsRequest_Parent) resource name property."]]