menu
googleapis package
documentation
dataproc/v1.dart
JobStatus
JobStatus constructor
JobStatus constructor
dark_mode
light_mode
JobStatus
constructor
JobStatus
(
{
String
?
details
,
String
?
state
,
String
?
stateStartTime
,
String
?
substate
,
})
Implementation
JobStatus({ this.details, this.state, this.stateStartTime, this.substate, });
googleapis package
documentation
dataproc/v1
JobStatus
JobStatus constructor
JobStatus class