IPWorks Cloud 2020 Python Edition

Questions / Feedback?

account_trash_usage Property

Amount of storage used by trashed items in Google Drive.

Syntax

def get_account_trash_usage() -> int: ...

account_trash_usage = property(get_account_trash_usage, None)

Default Value

-1

Remarks

Amount of storage used by trashed items in Google Drive.

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

This property is read-only.

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