Class ListSchedulesRequest (0.4.3)

ListSchedulesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for listing scheduled notebook job. .. attribute:: parent

Required. Format: parent=projects/{project_id}/locations/{location}

:type: str

Attributes

NameDescription
page_size int
Maximum return size of the list call.
page_token str
A previous returned page token that can be used to continue listing from the last result.
filter str
Filter applied to resulting schedules.
order_by str
Field to order results by.