menu
googleapis package
documentation
clouddeploy/v1.dart
Stage
Stage.new constructor
Stage.new constructor
dark_mode
light_mode
Stage
constructor
Stage
(
{
List
<
DeployParameters
>
?
deployParameters
,
List
<
String
>
?
profiles
,
Strategy
?
strategy
,
String
?
targetId
,
})
Implementation
Stage({
this
.deployParameters,
this
.profiles,
this
.strategy,
this
.targetId, });
googleapis package
documentation
clouddeploy/v1
Stage
Stage.new constructor
Stage class