menu
googleapis package
documentation
dataproc/v1.dart
ClusterStatus
ClusterStatus.new constructor
ClusterStatus.new constructor
dark_mode
light_mode
ClusterStatus
constructor
ClusterStatus
(
{
String
?
detail
,
String
?
state
,
String
?
stateStartTime
,
String
?
substate
,
})
Implementation
ClusterStatus({
this
.detail,
this
.state,
this
.stateStartTime,
this
.substate, });
googleapis package
documentation
dataproc/v1
ClusterStatus
ClusterStatus.new constructor
ClusterStatus class
Constructors
new
fromJson
Properties
detail
hashCode
runtimeType
state
stateStartTime
substate
Methods
noSuchMethod
toJson
toString
Operators
operator ==