REST Resource: billingAccounts.skuGroups

Resource: BillingAccountSkuGroup

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)".

Methods

get

Gets a SKU group visible to a billing account.

list

Lists SKU groups visible to a billing account.