GoogleCloudContactcenterinsightsV1ListIssuesResponse constructor
GoogleCloudContactcenterinsightsV1ListIssuesResponse({
- List<
GoogleCloudContactcenterinsightsV1Issue> ? issues,
Implementation
GoogleCloudContactcenterinsightsV1ListIssuesResponse({
this.issues,
});