Object that describes any errors that happened when processing this asset.
Name | Type | Description | Notes |
---|---|---|---|
type | String | The type of error that occurred for this asset. | [optional] |
messages | java.util.List<String> | Error messages with more details. | [optional] |