errors property

List<Status>? errors
getter/setter pair

Provides details on the errors that led to the disk migration job's state in case of an error.

Output only.

Implementation

core.List<Status>? errors;