Reference documentation and code samples for the Cloud Channel v1 API enum ResourceType.
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, 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.
LicensedUser
Active licensed users(for Voice SKUs).
Mau
Monthly active user.
Minutes
Voice usage.
Seat
Seat.
Subscription
For Google Cloud 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-04-09 UTC."],[[["The latest version available for the Google Cloud Channel v1 API is 2.14.0, and the current page is displaying version 2.13.0."],["This page provides a list of versions for the Google Cloud Channel v1 API, ranging from version 1.0.0 to the current 2.13.0, with direct links to their documentation."],["The `ResourceType` enum, a component of the Cloud Channel v1 API, defines the different types of monetizable resources such as GB, minutes, licensed users, seats, and subscriptions."],["The `ResourceType` enum includes specific fields like `Gb` for storage, `IaasUsage` for aggregated IaaS usage, `LicensedUser` for active voice users, and `Subscription` for cloud subscriptions."],["The `ResourceType` enum also lists `Mau` for Monthly active user, `Minutes` for Voice usage, `Seat` for seats, and `Unspecified` for a placeholder that is not in use."]]],[]]