menu
googleapis package
documentation
clouddeploy/v1.dart
RollbackAttempt
RollbackAttempt constructor
RollbackAttempt constructor
dark_mode
light_mode
RollbackAttempt
constructor
RollbackAttempt
(
{
String
?
destinationPhase
,
String
?
rolloutId
,
String
?
state
,
String
?
stateDesc
,
})
Implementation
RollbackAttempt({ this.destinationPhase, this.rolloutId, this.state, this.stateDesc, });
googleapis package
documentation
clouddeploy/v1
RollbackAttempt
RollbackAttempt constructor
RollbackAttempt class