points property
List<GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval> ?
points
getter/setter pair
An ordered list of intervals from earliest to latest, where each interval represents the number of conversations that transpired during the time window.
Implementation
core.List<
GoogleCloudContactcenterinsightsV1CalculateStatsResponseTimeSeriesInterval>?
points;