1 % Generated by roxygen2: do not edit by hand
2 % Please edit documentation in R/ArvadosClasses.R
11 \preformatted{keepDisk -> KeepDisk$new(uuid = NULL,
12 etag = NULL, owner_uuid = NULL, modified_by_client_uuid = NULL,
13 modified_by_user_uuid = NULL, modified_at = NULL, ping_secret = NULL,
14 node_uuid = NULL, filesystem_uuid = NULL, bytes_total = NULL,
15 bytes_free = NULL, is_readable = NULL, is_writable = NULL,
16 last_read_at = NULL, last_write_at = NULL, last_ping_at = NULL,
17 created_at = NULL, updated_at = NULL, keep_service_uuid = NULL)
24 \item{uuid}{Object ID.}
25 \item{etag}{Object version.}
28 \item{modified_by_client_uuid}{}
29 \item{modified_by_user_uuid}{}
33 \item{filesystem_uuid}{}
39 \item{last_write_at}{}
43 \item{keep_service_uuid}{}