Class ListQaQuestionsResponse (1.23.1)

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

The response from a ListQaQuestions request.

Attributes

Name Description
qa_questions MutableSequence[google.cloud.contact_center_insights_v1.types.QaQuestion]
The QaQuestions under the parent.
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.