Module About.StorageQuota
type t={}
val limit : (t, int64) GapiLens.tval usage : (t, int64) GapiLens.tval usageInDrive : (t, int64) GapiLens.tval usageInDriveTrash : (t, int64) GapiLens.tval empty : tval render : t -> GapiJson.json_data_model listval parse : t -> GapiJson.json_data_model -> t