1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/ArvadosClasses.R
11 \preformatted{jobTaskList -> JobTaskList$new(kind = NULL,
12 etag = NULL, items = NULL, next_link = NULL, next_page_token = NULL,
20 \item{kind}{Object type. Always arvados#jobTaskList.}
21 \item{etag}{List version.}
22 \item{items}{The list of JobTasks.}
23 \item{next_link}{A link to the next page of JobTasks.}
24 \item{next_page_token}{The page token for the next page of JobTasks.}
25 \item{selfLink}{A link back to this list.}