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
|
The code intended for programmatic access. |
|
message
|
The message that describes the error in detail. |