Skip to main content

Interface: IPollNexusTaskQueueRequest

workflowservice.v1.IPollNexusTaskQueueRequest

Properties of a PollNexusTaskQueueRequest.

Implemented by

Properties

identity

Optional identity: null | string

The identity of the client who initiated this request.


namespace

Optional namespace: null | string

PollNexusTaskQueueRequest namespace


taskQueue

Optional taskQueue: null | ITaskQueue

PollNexusTaskQueueRequest taskQueue


workerVersionCapabilities

Optional workerVersionCapabilities: null | IWorkerVersionCapabilities

Information about this worker's build identifier and if it is choosing to use the versioning feature. See the WorkerVersionCapabilities docstring for more.