Searched refs:has_next (Results 1 – 15 of 15) sorted by relevance
404 has_next = messages.BooleanField(2) variable in BuildResponseMessage410 has_next = messages.BooleanField(2) variable in DeviceResponseMessage416 has_next = messages.BooleanField(2) variable in JobResponseMessage422 has_next = messages.BooleanField(2) variable in LabResponseMessage428 has_next = messages.BooleanField(2) variable in ScheduleResponseMessage
20 has_next: boolean; property
22 has_next: boolean; property
95 if (response.has_next) {
84 if (response.has_next) {
81 return model.BuildResponseMessage(builds=return_list, has_next=more)
119 return model.DeviceResponseMessage(devices=return_list, has_next=more)
167 return model.LabResponseMessage(labs=return_list, has_next=more)
192 return model.JobResponseMessage(jobs=return_list, has_next=more)
123 schedules=return_list, has_next=more)
98 if (response.has_next) {
127 if (response.has_next) {