batchFailures property
Any batch-wide failures which occurred applying updates.
Implementation
core.List<EventBatchRecordFailure>? batchFailures;
Any batch-wide failures which occurred applying updates.
core.List<EventBatchRecordFailure>? batchFailures;