Interface: IPollWorkflowTaskQueueRequest
workflowservice.v1.IPollWorkflowTaskQueueRequest
Properties of a PollWorkflowTaskQueueRequest.
Implemented by
Properties
binaryChecksum
• Optional binaryChecksum: null | string
Deprecated. Use deployment_options instead. Each worker process should provide an ID unique to the specific set of code it is running "checksum" in this field name isn't very accurate, it should be though of as an id.
deploymentOptions
• Optional deploymentOptions: null | IWorkerDeploymentOptions
Worker deployment options that user has set in the worker.
identity
• Optional identity: null | string
The identity of the worker/client who is polling this task queue