partitionKey property

String? partitionKey
getter/setter pair

The key for the partition this row belongs to.

This field is empty if the report is not partitioned.

Implementation

core.String? partitionKey;