Properties of a CalculateStatsResponse.
Package
@google-cloud/contact-center-insightsProperties
averageDuration
averageDuration?: (google.protobuf.IDuration|null);
CalculateStatsResponse averageDuration
averageTurnCount
averageTurnCount?: (number|null);
CalculateStatsResponse averageTurnCount
conversationCount
conversationCount?: (number|null);
CalculateStatsResponse conversationCount
conversationCountTimeSeries
conversationCountTimeSeries?: (google.cloud.contactcenterinsights.v1.CalculateStatsResponse.ITimeSeries|null);
CalculateStatsResponse conversationCountTimeSeries
customHighlighterMatches
customHighlighterMatches?: ({ [k: string]: number }|null);
CalculateStatsResponse customHighlighterMatches
issueMatches
issueMatches?: ({ [k: string]: number }|null);
CalculateStatsResponse issueMatches
issueMatchesStats
issueMatchesStats?: ({ [k: string]: google.cloud.contactcenterinsights.v1.IssueModelLabelStats.IIssueStats }|null);
CalculateStatsResponse issueMatchesStats
smartHighlighterMatches
smartHighlighterMatches?: ({ [k: string]: number }|null);
CalculateStatsResponse smartHighlighterMatches