public sealed class Sku : IMessage<Sku>, IEquatable<Sku>, IDeepCloneable<Sku>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class Sku.
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.
[[["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-06-16 UTC."],[[["The page provides documentation for the `Sku` class within the Google Cloud Channel v1 API, offering various version references."],["The latest version of `Sku` documented is 2.14.0, but it also includes documentation for versions ranging from 1.0.0 up to 2.13.0, each with a corresponding link."],["`Sku` is a class that represents a purchasable Stock Keeping Unit, such as the different variations of the Google Workspace product."],["The `Sku` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it is within the namespace `Google.Cloud.Channel.V1`."],["The `Sku` class has multiple properties such as `MarketingInfo`, `Name`, `Product`, and `SkuName` to better describe the SKU."]]],[]]