Skip to main content

Interface: IListWorkflowRulesResponse

workflowservice.v1.IListWorkflowRulesResponse

Properties of a ListWorkflowRulesResponse.

Hierarchy

Properties

nextPageToken

Optional nextPageToken: null | Uint8Array

ListWorkflowRulesResponse nextPageToken

Inherited from

$Properties.nextPageToken


rules

Optional rules: null | $Properties[]

ListWorkflowRulesResponse rules

Inherited from

$Properties.rules