GoogleCloudContactcenterinsightsV1ListDatasetsResponse constructor
GoogleCloudContactcenterinsightsV1ListDatasetsResponse({
- List<
GoogleCloudContactcenterinsightsV1Dataset> ? datasets, - String? nextPageToken,
Implementation
GoogleCloudContactcenterinsightsV1ListDatasetsResponse({
this.datasets,
this.nextPageToken,
});