Class ListServicesResponse (0.4.1)

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

The response message for RegistrationService.ListServices.

Attributes

NameDescription
services Sequence[.gcs_service.Service]
The list of services.
next_page_token str
Token to retrieve the next page of results, or empty if there are no more results in the list.