Skip to main content

Interface: IListWorkflowExecutionsRequest

workflowservice.v1.IListWorkflowExecutionsRequest

Properties of a ListWorkflowExecutionsRequest.

Hierarchy

Properties

namespace

Optional namespace: null | string

ListWorkflowExecutionsRequest namespace

Inherited from

$Properties.namespace


nextPageToken

Optional nextPageToken: null | Uint8Array

ListWorkflowExecutionsRequest nextPageToken

Inherited from

$Properties.nextPageToken


pageSize

Optional pageSize: null | number

ListWorkflowExecutionsRequest pageSize

Inherited from

$Properties.pageSize


query

Optional query: null | string

ListWorkflowExecutionsRequest query

Inherited from

$Properties.query