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-03-21 UTC."],[[["This document provides reference documentation for the `ResourceType` enum within the Google Cloud Channel v1 API, covering various versions from 1.0.0 to 2.14.0, with 2.14.0 being the latest."],["The `ResourceType` enum represents the different types of monetizable resources, which are entities that incur billing, such as GB for Google Drive or MINUTES for Google Voice."],["The different types of resource types are `Gb`, `IaasUsage`, `LicensedUser`, `Mau`, `Minutes`, `Seat`, `Subscription`, and `Unspecified`."],["The `IaasUsage` resource type is specifically for IaaS SKUs like Google Cloud, and represents an aggregate for all usage SKUs on a billing account."],["Each version of this document corresponds to a specific release of the `Google.Cloud.Channel.V1` namespace, accessible through links provided for each version number."]]],[]]