Class CustomJobDetail (1.34.0)

  CustomJobDetail 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

The detailed info for a custom job executor.

Attributes

Name
Description
job
str
Output only. The name of the CustomJob .
failed_jobs
MutableSequence[str]
Output only. The names of the previously failed CustomJob . The list includes the all attempts in chronological order.