% Generated by roxygen2: do not edit by hand % Please edit documentation in R/Arvados.R \name{collections.update} \alias{collections.update} \title{collections.update} \usage{ arv$collections.update(collection, uuid) } \arguments{ \item{collection}{Collection object.} \item{uuid}{The UUID of the Collection in question.} } \value{ Collection object. } \description{ collections.update is a method defined in Arvados class. }