backfillErrors property
A list of errors that can occur when registering partition indexes for an existing table.
Implementation
final List<BackfillError>? backfillErrors;
A list of errors that can occur when registering partition indexes for an existing table.
final List<BackfillError>? backfillErrors;