Class ListServicesResponse (1.9.1)

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

Response message for Services.ListServices.

Attributes

NameDescription
services MutableSequence[google.cloud.appengine_admin_v1.types.Service]
The services belonging to the requested application.
next_page_token str
Continuation token for fetching the next page of results.