IPWorks Cloud 2020 Python Edition

Questions / Feedback?

account_drive_usage Property

Amount of storage used in Google Drive.

Syntax

def get_account_drive_usage() -> int: ...

account_drive_usage = property(get_account_drive_usage, None)

Default Value

-1

Remarks

Amount of storage used in Google Drive.

This property reflects the storage usage, in bytes, for all items in the account's Google Drive (including trashed items).

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Python Edition - Version 20.0 [Build 8265]