pageSize property
The maximum number of data points to return.
If unspecified, at most 1440 data points will be returned. The maximum page size is 10000; values above that will be truncated accordingly.
Optional.
Implementation
core.int? pageSize;
The maximum number of data points to return.
If unspecified, at most 1440 data points will be returned. The maximum page size is 10000; values above that will be truncated accordingly.
Optional.
core.int? pageSize;