errors property
The errors encountered when trying to update the requested partitions. A
list of BatchUpdatePartitionFailureEntry
objects.
Implementation
final List<BatchUpdatePartitionFailureEntry>? errors;
The errors encountered when trying to update the requested partitions. A
list of BatchUpdatePartitionFailureEntry
objects.
final List<BatchUpdatePartitionFailureEntry>? errors;