Skip to main content

Namespace: PollWorkflowTaskQueueResponse

workflowservice.v1.PollWorkflowTaskQueueResponse

Interfaces

Type Aliases

$Shape

Ƭ $Shape: Object

Shape of a PollWorkflowTaskQueueResponse.

Type declaration

NameType
attempt?number | null
backlogCountHint?Long | null
history?$Shape | null
messages?$Shape[] | null
nextPageToken?Uint8Array | null
pollerGroupId?string | null
pollerGroupInfos?$Shape[] | null
pollerGroupsInfo?$Shape | null
pollerScalingDecision?$Shape | null
previousStartedEventId?Long | null
queries?{ [k: string]: $Shape; } | null
query?$Shape | null
scheduledTime?$Shape | null
startedEventId?Long | null
startedTime?$Shape | null
taskToken?Uint8Array | null
workflowExecution?$Shape | null
workflowExecutionTaskQueue?$Shape | null
workflowType?$Shape | null