menu
googleapis package
documentation
clouddeploy/v1.dart
RetryPhase
RetryPhase constructor
RetryPhase constructor
dark_mode
light_mode
RetryPhase
constructor
RetryPhase
(
{
List
<
RetryAttempt
>
?
attempts
,
String
?
backoffMode
,
String
?
jobId
,
String
?
phaseId
,
String
?
totalAttempts
,
})
Implementation
RetryPhase({ this.attempts, this.backoffMode, this.jobId, this.phaseId, this.totalAttempts, });
googleapis package
documentation
clouddeploy/v1
RetryPhase
RetryPhase constructor
RetryPhase class