NextTask Stay organized with collections Save and categorize content based on your preferences.
The task that is next in line to be executed, if the condition specified evaluated to true.
| JSON representation |
|---|
{"taskConfigId":string,"taskId":string,"condition":string,"displayName":string,"description":string} |
| Fields | |
|---|---|
taskConfigId |
ID of the next task. |
taskId |
Task number of the next task. |
condition |
Standard filter expression for this task to become an eligible next task. |
displayName |
User-provided label that is attached to this edge in the UI. |
description |
User-provided description intended to give additional business context about the task. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-22 UTC.