Class ListAppsResponse (0.7.0)

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

Response message for AgentService.ListApps.

Attributes

Name Description
apps MutableSequence[google.cloud.ces_v1beta.types.App]
The list of apps.
next_page_token str
A token that can be sent as ListAppsRequest.page_token to retrieve the next page. Absence of this field indicates there are no subsequent pages.
unreachable MutableSequence[str]
Unordered list. Locations that could not be reached.