Encapsulates a stock keeping (SKU) group visible to a billing account. A SKU group represents a collection of SKUs that are related to each other. For example, the AI Platform APIs SKU group includes SKUs from the Cloud Dialogflow API, the Cloud Text-to-Speech API, and additional related APIs.
JSON representation
{"name": string,"displayName": string}
Fields
name
string
Resource name for the BillingAccountSkuGroup. Example: "billingAccounts/012345-567890-ABCDEF/skuGroups/0e6403d1-4694-44d2-a696-7a78b1a69301".
displayName
string
Description of the BillingAccountSkuGroup. Example: "A2 VMs (1 Year CUD)".
[[["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-07-22 UTC."],[[["\u003cp\u003e\u003ccode\u003eBillingAccountSkuGroup\u003c/code\u003e represents a collection of related stock keeping units (SKUs) visible to a specific billing account.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of a \u003ccode\u003eBillingAccountSkuGroup\u003c/code\u003e includes a \u003ccode\u003ename\u003c/code\u003e for identification and a \u003ccode\u003edisplayName\u003c/code\u003e for description.\u003c/p\u003e\n"],["\u003cp\u003eYou can retrieve a specific SKU group using the \u003ccode\u003eget\u003c/code\u003e method, providing the billing account and sku group name.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003elist\u003c/code\u003e method allows you to retrieve a list of all the SKU groups associated with a billing account.\u003c/p\u003e\n"]]],[],null,[]]