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\u003eThe content focuses on the \u003ccode\u003eChangeOfferPurchase\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace, specifically for managing purchasable SKUs related to upgrading or downgrading entitlements.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.14.0 is the latest version of the documented API, with a history of prior releases going back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eChangeOfferPurchase\u003c/code\u003e class is part of the \u003ccode\u003eListPurchasableSkusRequest.Types\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to be used in various contexts within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eIt has two constructors: a default constructor and one that accepts another \u003ccode\u003eChangeOfferPurchase\u003c/code\u003e object for creating a new instance based on an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eChangeType\u003c/code\u003e, to indicate if the sku is an upgrade or downgrade, and \u003ccode\u003eEntitlement\u003c/code\u003e which holds the resource name of the entitlement in a string format.\u003c/p\u003e\n"]]],[],null,[]]