pageSize property
Number of ReportRows to retrieve in a single page.
Defaults to the maximum of 1000. Values above 1000 are coerced to 1000.
Implementation
core.int? pageSize;
Number of ReportRows to retrieve in a single page.
Defaults to the maximum of 1000. Values above 1000 are coerced to 1000.
core.int? pageSize;