issueMatchesStats property

A map associating each issue resource name with its respective number of matches in the set of conversations.

Key has the format: projects//locations//issueModels//issues/

Implementation

core.Map<core.String,
        GoogleCloudContactcenterinsightsV1IssueModelLabelStatsIssueStats>?
    issueMatchesStats;