Interface protos.google.cloud.contactcenterinsights.v1.CalculateStatsResponse.TimeSeries.IInterval (1.8.0)

Properties of an Interval.

Package

@google-cloud/contact-center-insights

Properties

conversationCount

conversationCount?: (number|null);

Interval conversationCount

Property Value
TypeDescription
(number|null)

startTime

startTime?: (google.protobuf.ITimestamp|null);

Interval startTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)