errors property

List<FieldError>? errors
getter/setter pair

The list of field errors of the ingestion error record.

Output only.

Implementation

core.List<FieldError>? errors;