public sealed class ListPurchasableSkusRequest.Types.ChangeOfferPurchase : IMessage<ListPurchasableSkusRequest.Types.ChangeOfferPurchase>, IEquatable<ListPurchasableSkusRequest.Types.ChangeOfferPurchase>, IDeepCloneable<ListPurchasableSkusRequest.Types.ChangeOfferPurchase>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class ListPurchasableSkusRequest.Types.ChangeOfferPurchase.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `ListPurchasableSkusRequest.Types.ChangeOfferPurchase` class within the Google Cloud Channel v1 API, which is used to list SKUs for upgrading or downgrading an entitlement."],["The `ChangeOfferPurchase` class is accessible within the `Google.Cloud.Channel.V1` namespace and is implemented in the `Google.Cloud.Channel.V1.dll` assembly."],["Key properties include `ChangeType`, which specifies the type of entitlement change, and `Entitlement`, which holds the resource name of the entitlement in a specific format."],["This class implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for message management, comparison, deep cloning, and buffering."],["The page lists documentation for numerous versions of this class, ranging from the latest version `2.14.0` down to `1.0.0`, with each version providing specific details and methods, as well as links to the relevant code."]]],[]]