Class ListServicesResponse (1.6.1)

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

Response message for the ListServices method.

Attributes

NameDescription
services MutableSequence[google.cloud.service_usage_v1.types.Service]
The available services for the requested project.
next_page_token str
Token that can be passed to ListServices to resume a paginated query.