Generated from protobuf message google.cloud.metastore.v1.ListServicesRequest
Namespace
Google \ Cloud \ Metastore \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
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
string
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
string
Optional. The filter to apply to list results.
↳ order_by
string
Optional. Specify the ordering of results as described in Sorting Order. If not specified, the results will be sorted in the default order.
getParent
Required. The relative resource name of the location of metastore services
to list, in the following form:
projects/{project_number}/locations/{location_id}.
Returns
Type
Description
string
setParent
Required. The relative resource name of the location of metastore services
to list, in the following form:
projects/{project_number}/locations/{location_id}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPageSize
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.
Returns
Type
Description
int
setPageSize
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.
Parameter
Name
Description
var
int
Returns
Type
Description
$this
getPageToken
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.
Returns
Type
Description
string
setPageToken
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.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getFilter
Optional. The filter to apply to list results.
Returns
Type
Description
string
setFilter
Optional. The filter to apply to list results.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getOrderBy
Optional. Specify the ordering of results as described in Sorting
Order.
If not specified, the results will be sorted in the default order.
Returns
Type
Description
string
setOrderBy
Optional. Specify the ordering of results as described in Sorting
Order.
If not specified, the results will be sorted in the default order.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
parent
string
Required. The relative resource name of the location of metastore services
to list, in the following form:
projects/{project_number}/locations/{location_id}. Please see
DataprocMetastoreClient::locationName() for help formatting this field.
[[["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-04 UTC."],[],[],null,["# Google Cloud Dataproc Metastore V1 Client - Class ListServicesRequest (1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/php/docs/reference/cloud-dataproc-metastore/latest/V1.ListServicesRequest)\n- [1.1.0](/php/docs/reference/cloud-dataproc-metastore/1.1.0/V1.ListServicesRequest)\n- [1.0.4](/php/docs/reference/cloud-dataproc-metastore/1.0.4/V1.ListServicesRequest)\n- [0.11.5](/php/docs/reference/cloud-dataproc-metastore/0.11.5/V1.ListServicesRequest)\n- [0.10.2](/php/docs/reference/cloud-dataproc-metastore/0.10.2/V1.ListServicesRequest)\n- [0.9.0](/php/docs/reference/cloud-dataproc-metastore/0.9.0/V1.ListServicesRequest)\n- [0.8.1](/php/docs/reference/cloud-dataproc-metastore/0.8.1/V1.ListServicesRequest)\n- [0.7.0](/php/docs/reference/cloud-dataproc-metastore/0.7.0/V1.ListServicesRequest)\n- [0.6.1](/php/docs/reference/cloud-dataproc-metastore/0.6.1/V1.ListServicesRequest)\n- [0.5.1](/php/docs/reference/cloud-dataproc-metastore/0.5.1/V1.ListServicesRequest)\n- [0.4.1](/php/docs/reference/cloud-dataproc-metastore/0.4.1/V1.ListServicesRequest) \nReference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class ListServicesRequest.\n\nRequest message for\n[DataprocMetastore.ListServices](/php/docs/reference/cloud-dataproc-metastore/latest/V1.Client.DataprocMetastoreClient#_Google_Cloud_Metastore_V1_Client_DataprocMetastoreClient__listServices__).\n\nGenerated from protobuf message `google.cloud.metastore.v1.ListServicesRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Metastore \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The relative resource name of the location of metastore services\nto list, in the following form:\n`projects/{project_number}/locations/{location_id}`.\n\n### setParent\n\nRequired. The relative resource name of the location of metastore services\nto list, in the following form:\n`projects/{project_number}/locations/{location_id}`.\n\n### getPageSize\n\nOptional. The maximum number of services to return. The response may\ncontain less than the maximum number. If unspecified, no more than 500\nservices are returned. The maximum value is 1000; values above 1000 are\nchanged to 1000.\n\n### setPageSize\n\nOptional. The maximum number of services to return. The response may\ncontain less than the maximum number. If unspecified, no more than 500\nservices are returned. The maximum value is 1000; values above 1000 are\nchanged to 1000.\n\n### getPageToken\n\nOptional. A page token, received from a previous\n[DataprocMetastore.ListServices](/php/docs/reference/cloud-dataproc-metastore/latest/V1.Client.DataprocMetastoreClient#_Google_Cloud_Metastore_V1_Client_DataprocMetastoreClient__listServices__)\ncall. Provide this token to retrieve the subsequent page.\n\nTo retrieve the first page, supply an empty page token.\nWhen paginating, other parameters provided to\n[DataprocMetastore.ListServices](/php/docs/reference/cloud-dataproc-metastore/latest/V1.Client.DataprocMetastoreClient#_Google_Cloud_Metastore_V1_Client_DataprocMetastoreClient__listServices__)\nmust match the call that provided the page token.\n\n### setPageToken\n\nOptional. A page token, received from a previous\n[DataprocMetastore.ListServices](/php/docs/reference/cloud-dataproc-metastore/latest/V1.Client.DataprocMetastoreClient#_Google_Cloud_Metastore_V1_Client_DataprocMetastoreClient__listServices__)\ncall. Provide this token to retrieve the subsequent page.\n\nTo retrieve the first page, supply an empty page token.\nWhen paginating, other parameters provided to\n[DataprocMetastore.ListServices](/php/docs/reference/cloud-dataproc-metastore/latest/V1.Client.DataprocMetastoreClient#_Google_Cloud_Metastore_V1_Client_DataprocMetastoreClient__listServices__)\nmust match the call that provided the page token.\n\n### getFilter\n\nOptional. The filter to apply to list results.\n\n### setFilter\n\nOptional. The filter to apply to list results.\n\n### getOrderBy\n\nOptional. Specify the ordering of results as described in [Sorting\nOrder](https://cloud.google.com/apis/design/design_patterns#sorting_order).\n\nIf not specified, the results will be sorted in the default order.\n\n### setOrderBy\n\nOptional. Specify the ordering of results as described in [Sorting\nOrder](https://cloud.google.com/apis/design/design_patterns#sorting_order).\n\nIf not specified, the results will be sorted in the default order.\n\n### static::build"]]