Interface protos.google.cloud.contactcenterinsights.v1.IListQaQuestionsResponse (3.9.0)

Properties of a ListQaQuestionsResponse.

Package

@google-cloud/contact-center-insights

Properties

nextPageToken

nextPageToken?: (string|null);

ListQaQuestionsResponse nextPageToken

qaQuestions

qaQuestions?: (google.cloud.contactcenterinsights.v1.IQaQuestion[]|null);

ListQaQuestionsResponse qaQuestions