Module GdataACL.Rel

module Rel: sig .. end

type t = [ `Acl
| `Alternate
| `Batch
| `Edit
| `EditMedia
| `Feed
| `Post
| `ResumableCreateMedia
| `ResumableEditMedia
| `Self ]
val to_string : [> t ] -> string