Class ListAnalysesResponse (0.5.0)

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

The response to list analyses.

Attributes

NameDescription
analyses Sequence[google.cloud.contact_center_insights_v1.types.Analysis]
The analyses that match the request.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.