Class ListServicesResponse (0.10.4)

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

Response message containing a list of Services.

Attributes

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