menu
googleapis package
documentation
clouddeploy/v1.dart
DeployParameters
DeployParameters constructor
DeployParameters constructor
dark_mode
light_mode
DeployParameters
constructor
DeployParameters
(
{
Map
<
String
,
String
>
?
matchTargetLabels
,
Map
<
String
,
String
>
?
values
,
})
Implementation
DeployParameters({ this.matchTargetLabels, this.values, });
googleapis package
documentation
clouddeploy/v1
DeployParameters
DeployParameters constructor
DeployParameters class