timeSeries property

List<TimeSeries>? timeSeries
getter/setter pair

One or more time series that match the filter included in the request.

Implementation

core.List<TimeSeries>? timeSeries;