groupBy property

String? groupBy
getter/setter pair

The fields that this entry is grouped by.

This has the same value as the group_by field in the request message.

Implementation

core.String? groupBy;