Skip to main content

Interface: IGetWorkflowExecutionHistoryReverseRequest

workflowservice.v1.IGetWorkflowExecutionHistoryReverseRequest

Properties of a GetWorkflowExecutionHistoryReverseRequest.

Hierarchy

  • $Properties

    IGetWorkflowExecutionHistoryReverseRequest

Properties

execution

Optional execution: null | $Properties

GetWorkflowExecutionHistoryReverseRequest execution

Inherited from

$Properties.execution


maximumPageSize

Optional maximumPageSize: null | number

GetWorkflowExecutionHistoryReverseRequest maximumPageSize

Inherited from

$Properties.maximumPageSize


namespace

Optional namespace: null | string

GetWorkflowExecutionHistoryReverseRequest namespace

Inherited from

$Properties.namespace


nextPageToken

Optional nextPageToken: null | Uint8Array

GetWorkflowExecutionHistoryReverseRequest nextPageToken

Inherited from

$Properties.nextPageToken