GoogleCloudContactcenterinsightsV1IssueModelResult constructor
GoogleCloudContactcenterinsightsV1IssueModelResult({
- String? issueModel,
- List<
GoogleCloudContactcenterinsightsV1IssueAssignment> ? issues,
Implementation
GoogleCloudContactcenterinsightsV1IssueModelResult({
this.issueModel,
this.issues,
});