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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]