JobErrorDetails Class

The job error information containing the list of job errors.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

JobErrorDetails(**kwargs: Any)

Variables

Name Description
error_details

The error details.

code
str

The code intended for programmatic access.

message
str

The message that describes the error in detail.