Interface: ITaskQueueReachability
taskqueue.v1.ITaskQueueReachability
Properties of a TaskQueueReachability.
Implemented by
Properties
reachability
• Optional
reachability: null
| TaskReachability
[]
Task reachability for a worker in a single task queue. See the TaskReachability docstring for information about each enum variant. If reachability is empty, this worker is considered unreachable in this task queue.
taskQueue
• Optional
taskQueue: null
| string
TaskQueueReachability taskQueue