public sealed class ChangeOfferPurchase : IMessage<ListPurchasableSkusRequest.Types.ChangeOfferPurchase>, IEquatable<ListPurchasableSkusRequest.Types.ChangeOfferPurchase>, IDeepCloneable<ListPurchasableSkusRequest.Types.ChangeOfferPurchase>, IBufferMessage, IMessage
List SKUs for upgrading or downgrading an entitlement. Make the purchase
using [CloudChannelService.ChangeOffer][google.cloud.channel.v1.CloudChannelService.ChangeOffer].
[[["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\u003eChangeOfferPurchase\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, which is used for listing SKUs to upgrade or downgrade an entitlement.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eChangeOfferPurchase\u003c/code\u003e class is 2.14.0, with links provided for previous versions down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in data handling and manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eChangeOfferPurchase\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eChangeOfferPurchase\u003c/code\u003e instance as a parameter to create a copy.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eChangeType\u003c/code\u003e to specify whether it's an upgrade or downgrade, and \u003ccode\u003eEntitlement\u003c/code\u003e to specify the resource name of the entitlement.\u003c/p\u003e\n"]]],[],null,[]]