Class IssueModelResult (1.8.0)

IssueModelResult(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Issue Modeling result on a conversation.

Attributes

NameDescription
issue_model str
Issue model that generates the result. Format: projects/{project}/locations/{location}/issueModels/{issue_model}
issues MutableSequence[google.cloud.contact_center_insights_v1.types.IssueAssignment]
All the matched issues.