batchUpdateDetectorErrorEntries property

List<BatchUpdateDetectorErrorEntry>? batchUpdateDetectorErrorEntries
final

A list of those detector updates that resulted in errors. (If an error is listed here, the specific update did not occur.)

Implementation

final List<BatchUpdateDetectorErrorEntry>? batchUpdateDetectorErrorEntries;