menu
googleapis package
documentation
clouddeploy/v1.dart
PostdeployJob
tasks property
tasks property
dark_mode
light_mode
tasks
property
List
<
Task
>
?
tasks
getter/setter pair
The tasks that are executed as part of the postdeploy Job.
Output only.
Implementation
core.List<Task>? tasks;
googleapis package
documentation
clouddeploy/v1
PostdeployJob
tasks property
PostdeployJob class