Class ListAgentsResponse (0.7.0)

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

Response message for AgentService.ListAgents.

Attributes

Name Description
agents MutableSequence[google.cloud.ces_v1.types.Agent]
The list of agents.
next_page_token str
A token that can be sent as ListAgentsRequest.page_token to retrieve the next page. Absence of this field indicates there are no subsequent pages.