Class ListViewsResponse (1.17.3)

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

The response of listing views.

Attributes

NameDescription
views MutableSequence[google.cloud.contact_center_insights_v1.types.View]
The views 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.