Class ListServicesRequest (1.13.3)

ListServicesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for ListServices.

Attributes

NameDescription
page_size int
Requested page size. Defaults to 5000.
page_token str
A token identifying a page of results to return. This should be a next_page_token value returned from a previous ListServices call. If unspecified, the first page of results is returned.