REST Resource: skuGroups

Resource: SkuGroup

Encapsulates a publicly listed stock keeping unit (SKU) group. 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 SKU group. Example: "skuGroups/0e6403d1-4694-44d2-a696-7a78b1a69301".

displayName

string

Description of the SKU group. Example: "A2 VMs (1 Year CUD)".

Methods

get

Gets a publicly listed SKU group.

list

Lists all publicly listed SKU groups.