GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse constructor

GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse({
  1. GoogleCloudContactcenterinsightsV1IssueModelLabelStats? currentStats,
})

Implementation

GoogleCloudContactcenterinsightsV1CalculateIssueModelStatsResponse({
  this.currentStats,
});