Sku(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Represents a product's purchasable Stock Keeping Unit (SKU). SKUs represent the different variations of the product. For example, Google Workspace Business Standard and Google Workspace Business Plus are Google Workspace product SKUs.
Attributes |
|
---|---|
Name | Description |
name |
str
Resource Name of the SKU. Format: products/{product_id}/skus/{sku_id} |
marketing_info |
google.cloud.channel_v1.types.MarketingInfo
Marketing information for the SKU. |
product |
google.cloud.channel_v1.types.Product
Product the SKU is associated with. |