maxGroupCount property

int? maxGroupCount
getter/setter pair

Specifies the maximum number of groups to return.

The default value is 10, also the maximum value is 1,000.

Implementation

core.int? maxGroupCount;