failures property

List<String>? failures
final

An array of entries, one for each of the first 100 entries that weren't processed successfully (failed) by the export job, if any.

Implementation

final List<String>? failures;