menu
googleapis package
documentation
clouddeploy/v1.dart
PostdeployJobRun
PostdeployJobRun.new constructor
PostdeployJobRun.new constructor
dark_mode
light_mode
PostdeployJobRun
constructor
PostdeployJobRun
(
{
String
?
build
,
String
?
failureCause
,
String
?
failureMessage
,
})
Implementation
PostdeployJobRun({
this
.build,
this
.failureCause,
this
.failureMessage, });
googleapis package
documentation
clouddeploy/v1
PostdeployJobRun
PostdeployJobRun.new constructor
PostdeployJobRun class
Constructors
new
fromJson
Properties
build
failureCause
failureMessage
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==