ingestionErrorRecords property

List<IngestionErrorRecord>? ingestionErrorRecords
getter/setter pair

The ingestion error records of the feed.

Output only.

Implementation

core.List<IngestionErrorRecord>? ingestionErrorRecords;