Class ListServicesResponse (1.0.2)

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

Response message for Services.ListServices. .. attribute:: services

The services belonging to the requested application.

:type: Sequence[google.cloud.appengine_admin_v1.types.Service]

Attribute

NameDescription
next_page_token str
Continuation token for fetching the next page of results.