Class ResourceType (1.12.1)

ResourceType(value)

Represents the type for a monetizable resource(any entity on which billing happens). For example, this could be MINUTES for Google Voice and GB for Google Drive. One SKU can map to multiple monetizable resources.

Values: RESOURCE_TYPE_UNSPECIFIED (0): Not used. SEAT (1): Seat. MAU (2): Monthly active user. GB (3): GB (used for storage SKUs). LICENSED_USER (4): Active licensed users(for Voice SKUs). MINUTES (5): Voice usage. IAAS_USAGE (6): For IaaS SKUs like Google Cloud Platform, monetization is based on usage accrued on your billing account irrespective of the type of monetizable resource. This enum represents an aggregated resource/container for all usage SKUs on a billing account. Currently, only applicable to Google Cloud Platform. SUBSCRIPTION (7): For Google Cloud Platform subscriptions like Anthos or SAP.