JobStatus(mapping=None, *, ignore_unknown_fields=False, **kwargs)Dataproc job status.
Attributes |
|
|---|---|
| Name | Description |
state |
Output only. A state message specifying the overall job state. |
details |
str
Optional. Output only. Job state details, such as an error description if the state is ERROR.
|
state_start_time |
Output only. The time when this state was entered. |
substate |
Output only. Additional state information, which includes status reported by the agent. |
Classes
State
State(value)The job state.
Substate
Substate(value)The job substate.