Class ListServicesRequest (1.3.4)

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

Request message for ListServices. .. attribute:: page_size

Requested page size. Defaults to 5000.

:type: int

Attribute

NameDescription
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.