Class ListQaScorecardRevisionsResponse (1.23.0)

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

The response from a ListQaScorecardRevisions request.

Attributes

Name Description
qa_scorecard_revisions MutableSequence[google.cloud.contact_center_insights_v1.types.QaScorecardRevision]
The QaScorecards 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.