partition property
The partition for which to update the cursor.
Partitions are zero indexed, so partition
must be in the range [0,
topic.num_partitions).
Implementation
core.String? partition;
The partition for which to update the cursor.
Partitions are zero indexed, so partition
must be in the range [0,
topic.num_partitions).
core.String? partition;