Skip to main content

Interface: IScanWorkflowExecutionsRequest

workflowservice.v1.IScanWorkflowExecutionsRequest

Properties of a ScanWorkflowExecutionsRequest.

Hierarchy

Properties

namespace

Optional namespace: null | string

ScanWorkflowExecutionsRequest namespace

Inherited from

$Properties.namespace


nextPageToken

Optional nextPageToken: null | Uint8Array

ScanWorkflowExecutionsRequest nextPageToken

Inherited from

$Properties.nextPageToken


pageSize

Optional pageSize: null | number

ScanWorkflowExecutionsRequest pageSize

Inherited from

$Properties.pageSize


query

Optional query: null | string

ScanWorkflowExecutionsRequest query

Inherited from

$Properties.query