google_api_drive v0.6.0 GoogleApi.Drive.V3.Model.AboutStorageQuota View Source
The user's storage quota limits and usage. All fields are measured in bytes.
Attributes
limit(type:String.t, default:nil) - The usage limit, if applicable. This will not be present if the user has unlimited storage.usage(type:String.t, default:nil) - The total usage across all services.usageInDrive(type:String.t, default:nil) - The usage by all files in Google Drive.usageInDriveTrash(type:String.t, default:nil) - The usage by trashed files in Google Drive.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.