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."],[[["This webpage provides documentation for the `Sku` class within the Google Cloud Channel v1 API, offering various version-specific references."],["The `Sku` class represents a purchasable Stock Keeping Unit and its various forms, such as Google Workspace Business Standard and Plus, with a link to each versioned documentation."],["The latest version documented is 2.14.0, while the oldest available version is 1.0.0, alongside all versions in between."],["The `Sku` class includes properties like `MarketingInfo`, `Name`, and `Product`, which hold pertinent information about the product and SKU."],["The `Sku` class inherits from the `object` class, and implements interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]