pageSize property

int? pageSize
final

Number of items in a paged list of results. Defaults to 30.

Implementation

final int? pageSize;