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.
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.
LicensedUser
Active licensed users(for Voice SKUs).
Mau
Monthly active user.
Minutes
Voice usage.
Seat
Seat.
Subscription
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 2025-03-21 UTC."],[[["The latest version of the Google.Cloud.Channel.V1 library is 2.14.0, with multiple previous versions ranging from 2.13.0 down to 1.0.0, available for reference."],["The `ResourceType` enum in the `Google.Cloud.Channel.V1` namespace defines different types of monetizable resources, including `Gb`, `IaasUsage`, `LicensedUser`, `Mau`, `Minutes`, `Seat`, `Subscription`, and `Unspecified`."],["`ResourceType` values like `Gb` are used for storage SKUs, `IaasUsage` is for aggregated usage on billing accounts for Google Cloud Platform, and `LicensedUser`, `Minutes`, and `Mau` cover active users and voice usage for Google voice."],["`Subscription` is used for Google Cloud Platform Subscriptions like Anthos or SAP."]]],[]]