Interface protos.google.cloud.contactcenterinsights.v1.IIssueModelResult (1.8.0)

Properties of an IssueModelResult.

Package

@google-cloud/contact-center-insights

Properties

issueModel

issueModel?: (string|null);

IssueModelResult issueModel

Property Value
TypeDescription
(string|null)

issues

issues?: (google.cloud.contactcenterinsights.v1.IIssueAssignment[]|null);

IssueModelResult issues

Property Value
TypeDescription
(google.cloud.contactcenterinsights.v1.IIssueAssignment[]|null)