public sealed class Sku : IMessage<Sku>, IEquatable<Sku>, IDeepCloneable<Sku>, IBufferMessage, IMessage
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 page details the \u003ccode\u003eSku\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, representing a purchasable Stock Keeping Unit (SKU) for a product, with the latest version being 2.14.0.\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\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eAvailable versions of \u003ccode\u003eSku\u003c/code\u003e range from version 1.0.0 to the most current version, 2.14.0, and each version can be accessed via its respective hyperlink.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSku\u003c/code\u003e class includes properties like \u003ccode\u003eMarketingInfo\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProduct\u003c/code\u003e, and \u003ccode\u003eSkuName\u003c/code\u003e, which provide information on the marketing details, the resource name, the associated product, and a \u003ccode\u003eSkuName\u003c/code\u003e-typed view, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains 2 constructors, \u003ccode\u003eSku()\u003c/code\u003e and \u003ccode\u003eSku(Sku other)\u003c/code\u003e which allow it to be initialized as a new instance or with information from a preexisting \u003ccode\u003eSku\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]