menu
googleapis package
documentation
clouddeploy/v1.dart
ContainerTask
ContainerTask.new constructor
ContainerTask.new constructor
dark_mode
light_mode
ContainerTask
constructor
ContainerTask
(
{
List
<
String
>
?
args
,
List
<
String
>
?
command
,
Map
<
String
,
String
>
?
env
,
String
?
image
,
})
Implementation
ContainerTask({this.args, this.command, this.env, this.image});
googleapis package
documentation
clouddeploy/v1
ContainerTask
ContainerTask.new constructor
ContainerTask class