Drive.Capabilities
type t = {
}
val canAddChildren : ( t, bool ) GapiLens.t
val canChangeCopyRequiresWriterPermissionRestriction : ( t, bool ) GapiLens.t
val canChangeDomainUsersOnlyRestriction : ( t, bool ) GapiLens.t
val canChangeDriveBackground : ( t, bool ) GapiLens.t
val canChangeDriveMembersOnlyRestriction : ( t, bool ) GapiLens.t
val canComment : ( t, bool ) GapiLens.t
val canCopy : ( t, bool ) GapiLens.t
val canDeleteChildren : ( t, bool ) GapiLens.t
val canDeleteDrive : ( t, bool ) GapiLens.t
val canDownload : ( t, bool ) GapiLens.t
val canEdit : ( t, bool ) GapiLens.t
val canListChildren : ( t, bool ) GapiLens.t
val canManageMembers : ( t, bool ) GapiLens.t
val canReadRevisions : ( t, bool ) GapiLens.t
val canRename : ( t, bool ) GapiLens.t
val canRenameDrive : ( t, bool ) GapiLens.t
val canTrashChildren : ( t, bool ) GapiLens.t
val empty : t
val render : t -> GapiJson.json_data_model list
val parse : t -> GapiJson.json_data_model -> t