backfillErrors property

List<BackfillError>? backfillErrors
final

A list of errors that can occur when registering partition indexes for an existing table.

Implementation

final List<BackfillError>? backfillErrors;