groupByKey property

String? groupByKey
final

The key passed into the request object. If GroupByKey is not provided, the result will be empty.

Implementation

final String? groupByKey;