Module google_api_proto::google::cloud::batch::v1::runnable

source ·
Expand description

Nested message and enum types in Runnable.

Modules§

  • Nested message and enum types in Script.

Structs§

  • A barrier runnable automatically blocks the execution of subsequent runnables until all the tasks in the task group reach the barrier.
  • Container runnable.
  • Script runnable.

Enums§

  • Required. The script, container, or barrier for this runnable to execute.