issueStats property
Map<String, GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats> ?
issueStats
getter/setter pair
Statistics on each issue.
Key is the issue's resource name.
Implementation
core.Map<core.String,
GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats>?
issueStats;