Resource: SkuGroup
Message describing SkuGroup resource
| JSON representation |
|---|
{ "name": string, "skus": [ string ], "cloudBillingSkus": [ string ] } |
| Fields | |
|---|---|
name |
Output only. Identifier. Name of the SkuGroup. |
skus[] |
Output only. Partner SKUs included in the SkuGroup. Format: |
cloudBillingSkus[] |
Output only. Google SKUs included in the SkuGroup. Used for partner products sold by Google, such as Premium Operating System Images sold for use in Compute Engine. This is not common. SKUs of this type are not present on this API and can instead be found on the Cloud Billing API or at https://cloud.google.com/skus. Format: |
Methods |
|
|---|---|
|
Gets details of a single SkuGroup. |
|
Lists SkuGroups for the given parent. |