Class ListServicesResponse (0.16.1)

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

Response message containing a list of Services.

Attributes

Name Description
services MutableSequence[google.cloud.run_v2.types.Service]
The resulting list of Services.
next_page_token str
A token indicating there are more items than page_size. Use it in the next ListServices request to continue.
unreachable MutableSequence[str]
Output only. For global requests, returns the list of regions that could not be reached within the deadline.