errors property

The errors encountered when trying to update the requested partitions. A list of BatchUpdatePartitionFailureEntry objects.

Implementation

final List<BatchUpdatePartitionFailureEntry>? errors;