File.Labels
type t = {
}
val modified : ( t, bool ) GapiLens.t
val restricted : ( t, bool ) GapiLens.t
val starred : ( t, bool ) GapiLens.t
val trashed : ( t, bool ) GapiLens.t
val viewed : ( t, bool ) GapiLens.t
val empty : t
val render : t -> GapiJson.json_data_model list
val parse : t -> GapiJson.json_data_model -> t