Skip to main content

Interface: IListNexusOperationExecutionsResponse

workflowservice.v1.IListNexusOperationExecutionsResponse

Properties of a ListNexusOperationExecutionsResponse.

Hierarchy

  • $Properties

    IListNexusOperationExecutionsResponse

Properties

nextPageToken

Optional nextPageToken: null | Uint8Array

Token to use to fetch the next page. If empty, there is no next page.

Inherited from

$Properties.nextPageToken


operations

Optional operations: null | $Properties[]

ListNexusOperationExecutionsResponse operations

Inherited from

$Properties.operations