Skip to main content

Interface: IRespondNexusTaskCompletedRequest

workflowservice.v1.IRespondNexusTaskCompletedRequest

Properties of a RespondNexusTaskCompletedRequest.

Hierarchy

Properties

identity

Optional identity: null | string

The identity of the client who initiated this request.

Inherited from

$Properties.identity


namespace

Optional namespace: null | string

RespondNexusTaskCompletedRequest namespace

Inherited from

$Properties.namespace


pollerGroupId

Optional pollerGroupId: null | string

Client must forward the poller_group_id received in PollNexusTaskQueueResponse for proper routing of the response.

Inherited from

$Properties.pollerGroupId


response

Optional response: null | $Properties

Embedded response to be translated into a frontend response.

Inherited from

$Properties.response


taskToken

Optional taskToken: null | Uint8Array

A unique identifier for this task as received via a poll response.

Inherited from

$Properties.taskToken