Expand description

Nested message and enum types in Task.

Structs§

Enums§

  • The state of a Task. This indicates the Tasks’s progress.
  • The outcome of attempting to execute a Task. When TaskState is closed, TaskOutcome indicates whether it was completed successfully.
  • The identity of the source that populated the task_outcome_location.
  • The type of Task.