| Modifier and Type | Class and Description |
|---|---|
static class |
CalculateStatsResponse.TimeSeries.Interval
A single interval in a time series.
|
static class |
CalculateStatsResponse.TimeSeries.Interval.Builder
A single interval in a time series.
|
| Modifier and Type | Method and Description |
|---|---|
CalculateStatsResponse.TimeSeries.IntervalOrBuilder |
CalculateStatsResponse.TimeSeriesOrBuilder.getPointsOrBuilder(int index)
An ordered list of intervals from earliest to latest, where each interval
represents the number of conversations that transpired during the time
window.
|
CalculateStatsResponse.TimeSeries.IntervalOrBuilder |
CalculateStatsResponse.TimeSeries.getPointsOrBuilder(int index)
An ordered list of intervals from earliest to latest, where each interval
represents the number of conversations that transpired during the time
window.
|
CalculateStatsResponse.TimeSeries.IntervalOrBuilder |
CalculateStatsResponse.TimeSeries.Builder.getPointsOrBuilder(int index)
An ordered list of intervals from earliest to latest, where each interval
represents the number of conversations that transpired during the time
window.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CalculateStatsResponse.TimeSeries.IntervalOrBuilder> |
CalculateStatsResponse.TimeSeriesOrBuilder.getPointsOrBuilderList()
An ordered list of intervals from earliest to latest, where each interval
represents the number of conversations that transpired during the time
window.
|
List<? extends CalculateStatsResponse.TimeSeries.IntervalOrBuilder> |
CalculateStatsResponse.TimeSeries.getPointsOrBuilderList()
An ordered list of intervals from earliest to latest, where each interval
represents the number of conversations that transpired during the time
window.
|
List<? extends CalculateStatsResponse.TimeSeries.IntervalOrBuilder> |
CalculateStatsResponse.TimeSeries.Builder.getPointsOrBuilderList()
An ordered list of intervals from earliest to latest, where each interval
represents the number of conversations that transpired during the time
window.
|
Copyright © 2023 Google LLC. All rights reserved.