pageSize property

int? pageSize
getter/setter pair

Size of the pages to be returned.

This is currently unsupported and will be ignored. The server may at any point start using this field to limit page size.

Implementation

core.int? pageSize;