menu
googleapis package
documentation
clouddeploy/v1.dart
Stage
Stage constructor
Stage 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 constructor
Stage class