IPWorks Cloud 2020 .NET Edition

Questions / Feedback?

GDriveAccount Type

Google Drive account information.

Remarks

This type represents a user's Google Drive account information.

Fields

CanCreateSharedDrives
Boolean

Whether the account has permission to create shared drives.

This field reflects whether the account has the permissions necessary to create shared drives.

DriveUsage
Long

Amount of storage used in Google Drive.

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

Email
String

The email address of the account.

This field reflects the email address associated with the account.

Name
String

The name of the account's user.

This field reflects the name of the account's user.

PermissionId
String

The permission Id associated with the account.

This field reflects the permission Id associated with the account. Any permissions (including shared drive memberships) created for this account will include this Id.

StorageQuota
Long

The account's storage quota.

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

A value of -1 indicates that the account does not have a storage quota (i.e., it has unlimited storage).

StorageUsage
Long

Amount of storage used across all Google services.

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

TrashUsage
Long

Amount of storage used by trashed items in Google Drive.

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

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