partitionKeys property
If PartitionBy was present in the request,
PartitionKeys contains the breakdown of dimension keys by the
specified partitions.
Implementation
final List<ResponsePartitionKey>? partitionKeys;
If PartitionBy was present in the request,
PartitionKeys contains the breakdown of dimension keys by the
specified partitions.
final List<ResponsePartitionKey>? partitionKeys;