IPWorks Cloud 2020 Python Edition

Questions / Feedback?

account_storage_usage Property

Amount of storage used across all Google services.

Syntax

def get_account_storage_usage() -> int: ...

account_storage_usage = property(get_account_storage_usage, None)

Default Value

-1

Remarks

Amount of storage used across all Google services.

This property reflects the account's total storage usage, in bytes, across all Google services (Google Drive, Gmail, etc.).

This property is read-only.

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