errors property

List<Status>? errors
getter/setter pair

Provides details on the error that led to the image import state in case of an error.

Output only.

Implementation

core.List<Status>? errors;