Class ListSchedulesResponse (1.28.1)

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

Response message for ScheduleService.ListSchedules

Attributes

Name
Description
schedules
MutableSequence[ google.cloud.aiplatform_v1beta1.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.