TaskError
                                TaskError                            
                            Detailed information about the error if the task status is ERROR.
JSON Example
                                    {
    "message": "string",
    "details": "string"
}
            
            
                                    string
                
                
            
        
        
                message            
                            Optional
                    The message of the error.
            
            
                                    string
                
                
            
        
        
                details            
                            Optional
                    The details of the error.
