Send feedback
Class ListServicesRequest (1.19.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version latestkeyboard_arrow_down
ListServicesRequest ( mapping = None , * , ignore_unknown_fields = False , ** kwargs )
Request message for
DataprocMetastore.ListServices .
Attributes
Name
Description
parent
str
Required. The relative resource name of the location of
metastore services to list, in the following form:
projects/{project_number}/locations/{location_id}
.
page_size
int
Optional. The maximum number of services to
return. The response may contain less than the
maximum number. If unspecified, no more than 500
services are returned. The maximum value is
1000; values above 1000 are changed to 1000.
page_token
str
Optional. A page token, received from a previous
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
must match the call that provided the page token.
filter
str
Optional. The filter to apply to list
results.
order_by
str
Optional. Specify the ordering of results as described in
`Sorting
Order
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-09 UTC.
Need to tell us more?
[[["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-09-09 UTC."],[],[],null,["# Class ListServicesRequest (1.19.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.19.0 (latest)](/python/docs/reference/metastore/latest/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.18.3](/python/docs/reference/metastore/1.18.3/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.17.0](/python/docs/reference/metastore/1.17.0/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.16.1](/python/docs/reference/metastore/1.16.1/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.15.5](/python/docs/reference/metastore/1.15.5/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.14.0](/python/docs/reference/metastore/1.14.0/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.13.0](/python/docs/reference/metastore/1.13.0/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.12.0](/python/docs/reference/metastore/1.12.0/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.11.0](/python/docs/reference/metastore/1.11.0/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.10.1](/python/docs/reference/metastore/1.10.1/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.9.1](/python/docs/reference/metastore/1.9.1/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.8.0](/python/docs/reference/metastore/1.8.0/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.7.0](/python/docs/reference/metastore/1.7.0/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.6.3](/python/docs/reference/metastore/1.6.3/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.5.1](/python/docs/reference/metastore/1.5.1/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.4.1](/python/docs/reference/metastore/1.4.1/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.3.1](/python/docs/reference/metastore/1.3.1/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.2.0](/python/docs/reference/metastore/1.2.0/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.1.2](/python/docs/reference/metastore/1.1.2/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [1.0.0](/python/docs/reference/metastore/1.0.0/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [0.3.3](/python/docs/reference/metastore/0.3.3/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [0.2.2](/python/docs/reference/metastore/0.2.2/google.cloud.metastore_v1alpha.types.ListServicesRequest)\n- [0.1.0](/python/docs/reference/metastore/0.1.0/google.cloud.metastore_v1alpha.types.ListServicesRequest) \n\n ListServicesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nRequest message for\nDataprocMetastore.ListServices."]]