GoogleCloudContactcenterinsightsV1ListAnalysesResponse constructor
GoogleCloudContactcenterinsightsV1ListAnalysesResponse({
- List<
GoogleCloudContactcenterinsightsV1Analysis> ? analyses, - String? nextPageToken,
Implementation
GoogleCloudContactcenterinsightsV1ListAnalysesResponse({
this.analyses,
this.nextPageToken,
});