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

Properties of a ListQaScorecardsResponse.

Package

@google-cloud/contact-center-insights

Properties

nextPageToken

nextPageToken?: (string|null);

ListQaScorecardsResponse nextPageToken

qaScorecards

qaScorecards?: (google.cloud.contactcenterinsights.v1.IQaScorecard[]|null);

ListQaScorecardsResponse qaScorecards