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) for a product, with version 2.14.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSku\u003c/code\u003e class has multiple versions available, ranging from the latest version 2.14.0 down to 1.0.0, accessible via individual links for each version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSku\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods and properties related to product variations.\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, \u003ccode\u003eProduct\u003c/code\u003e, and \u003ccode\u003eSkuName\u003c/code\u003e, which offer details about marketing, resource naming, associated product, and a typed view of the resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also lists inherited members of the object class, which include \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e, as well as two constructors for \u003ccode\u003eSku\u003c/code\u003e, one parameterless and one taking another Sku object.\u003c/p\u003e\n"]]],[],null,[]]