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