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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eSku\u003c/code\u003e class within the Google Cloud Channel v1 API, covering versions from 1.0.0 to the latest version 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSku\u003c/code\u003e class represents a purchasable Stock Keeping Unit, which is a variation of a product, such as Google Workspace Business Standard and Google Workspace Business Plus being two distinct SKUs of the Google Workspace product.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSku\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<Sku>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<Sku>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSku\u003c/code\u003e class include \u003ccode\u003eMarketingInfo\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e (the resource name), \u003ccode\u003eProduct\u003c/code\u003e (the associated product), and \u003ccode\u003eSkuName\u003c/code\u003e, offering detailed information about the SKU.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines two constructors for creating a \u003ccode\u003eSku\u003c/code\u003e object: a parameterless constructor and a constructor that takes another \u003ccode\u003eSku\u003c/code\u003e object as a parameter to copy its properties.\u003c/p\u003e\n"]]],[],null,[]]