pageSize property

int? pageSize
getter/setter pair

Optional limit on the number of permissions to include in the response.

The default is 100, and the maximum is 1,000.

Implementation

core.int? pageSize;