GoogleCloudContactcenterinsightsV1ListQaScorecardsResponse constructor
GoogleCloudContactcenterinsightsV1ListQaScorecardsResponse({
- String? nextPageToken,
- List<
GoogleCloudContactcenterinsightsV1QaScorecard> ? qaScorecards,
Implementation
GoogleCloudContactcenterinsightsV1ListQaScorecardsResponse({
this.nextPageToken,
this.qaScorecards,
});