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\u003eThe webpage documents 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) in the Google Cloud Channel API.\u003c/p\u003e\n"],["\u003cp\u003eIt details the \u003ccode\u003eSku\u003c/code\u003e class's implementation of 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, along with its inheritance from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists various versions of the \u003ccode\u003eSku\u003c/code\u003e documentation, ranging from version 2.14.0 (latest) down to 1.0.0, each with its own specific link.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation specifies the properties of the \u003ccode\u003eSku\u003c/code\u003e class, including \u003ccode\u003eMarketingInfo\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProduct\u003c/code\u003e, and \u003ccode\u003eSkuName\u003c/code\u003e, providing details on their types and descriptions.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers the constructors for creating \u003ccode\u003eSku\u003c/code\u003e objects, both the parameterless one and the one that takes another \u003ccode\u003eSku\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]