GoogleCloudContactcenterinsightsV1ListQaScorecardRevisionsResponse constructor
GoogleCloudContactcenterinsightsV1ListQaScorecardRevisionsResponse({
- String? nextPageToken,
- List<
GoogleCloudContactcenterinsightsV1QaScorecardRevision> ? qaScorecardRevisions,
Implementation
GoogleCloudContactcenterinsightsV1ListQaScorecardRevisionsResponse({
this.nextPageToken,
this.qaScorecardRevisions,
});