error property

Status? error
getter/setter pair

An error object that describes the reason for the failure.

This property is always present when ProcessingState is FAILED.

Output only.

Implementation

Status? error;