Class ListSchedulesResponse (1.48.0)

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

Response message for ScheduleService.ListSchedules

Attributes

NameDescription
schedules MutableSequence[google.cloud.aiplatform_v1.types.Schedule]
List of Schedules in the requested page.
next_page_token str
A token to retrieve the next page of results. Pass to ListSchedulesRequest.page_token to obtain that page.

Methods

ListSchedulesResponse

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

Response message for ScheduleService.ListSchedules