Skip to main content

Interface: IListSchedulesRequest

workflowservice.v1.IListSchedulesRequest

Properties of a ListSchedulesRequest.

Implemented by

Properties

maximumPageSize

Optional maximumPageSize: null | number

How many to return at once.


namespace

Optional namespace: null | string

The namespace to list schedules in.


nextPageToken

Optional nextPageToken: null | Uint8Array

Token to get the next page of results.