usage property

String? usage
getter/setter pair

The total usage across all services.

For users that are part of an organization with pooled storage, this is the usage across all services for the organization, rather than the individual user.

Implementation

core.String? usage;