Interface: $Properties
v1.ListSchedulesRequest.$Properties
Properties of a ListSchedulesRequest.
Hierarchy
-
$Properties
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.
query
• Optional query: null | string
Query to filter schedules.