public sealed class ChangeOfferPurchase : IMessage<ListPurchasableOffersRequest.Types.ChangeOfferPurchase>, IEquatable<ListPurchasableOffersRequest.Types.ChangeOfferPurchase>, IDeepCloneable<ListPurchasableOffersRequest.Types.ChangeOfferPurchase>, IBufferMessage, IMessage
Optional. Resource name of the new target SKU. Provide this SKU when
upgrading or downgrading an entitlement. Format:
products/{product_id}/skus/{sku_id}
[[["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."],[[["The latest version of `ChangeOfferPurchase` is 2.14.0, which is used for listing offers for `ChangeOffer` purchases."],["The `ChangeOfferPurchase` class is part of the `Google.Cloud.Channel.V1` namespace and is contained in the `Google.Cloud.Channel.V1.dll` assembly."],["The `ChangeOfferPurchase` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it versatile for data manipulation and comparison."],["The class provides two constructors: a default one and another that accepts an existing `ChangeOfferPurchase` instance for creating copies."],["It features two key properties, `Entitlement` and `NewSku`, which respectively handle the resource name of the entitlement and the resource name of the new target SKU when upgrading or downgrading."]]],[]]