GoogleCloudContactcenterinsightsV1ListIssueModelsResponse constructor

GoogleCloudContactcenterinsightsV1ListIssueModelsResponse({
  1. List<GoogleCloudContactcenterinsightsV1IssueModel>? issueModels,
})

Implementation

GoogleCloudContactcenterinsightsV1ListIssueModelsResponse({this.issueModels});