campaignWe've reorganized our documentation navigation structure to align directly with your operational workflows. See the
release notes and the
walkthrough video for more information.
TaskState
Stay organized with collections
Save and categorize content based on your preferences.
Enum representing the operation state of the task.
| Enums |
TASK_STATE_UNSPECIFIED |
The state of the task is unknown or not specified. |
DISABLED |
The task is registered but is disabled and no instances of the task are queued or running. The task cannot be run until it is enabled. |
QUEUED |
Instances of the task are queued. |
ACTIVE |
The task is ready to be executed, but no instances are queued or running. |
RUNNING |
One or more instances of the task are running. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-13 UTC.
[null,null,["Last updated 2026-02-13 UTC."],[],[]]