limit property

String? limit
getter/setter pair

The usage limit, if applicable.

This will not be present if the user has unlimited storage. For users that are part of an organization with pooled storage, this is the limit for the organization, rather than the individual user.

Implementation

core.String? limit;