Interface protos.google.cloud.contactcenterinsights.v1.IIssueModelLabelStats (1.6.0)

Properties of an IssueModelLabelStats.

Package

@google-cloud/contact-center-insights!

Properties

analyzedConversationsCount

analyzedConversationsCount?: (number|Long|string|null);

IssueModelLabelStats analyzedConversationsCount

Property Value
TypeDescription
(number|Long|string|null)

issueStats

issueStats?: ({ [k: string]: google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IIssueStats }|null);

IssueModelLabelStats issueStats

Property Value
TypeDescription
({ [k: string]: google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IIssueStats }|null)

unclassifiedConversationsCount

unclassifiedConversationsCount?: (number|Long|string|null);

IssueModelLabelStats unclassifiedConversationsCount

Property Value
TypeDescription
(number|Long|string|null)