public sealed class ListPurchasableOffersRequest.Types.ChangeOfferPurchase : IMessage<ListPurchasableOffersRequest.Types.ChangeOfferPurchase>, IEquatable<ListPurchasableOffersRequest.Types.ChangeOfferPurchase>, IDeepCloneable<ListPurchasableOffersRequest.Types.ChangeOfferPurchase>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class ListPurchasableOffersRequest.Types.ChangeOfferPurchase.
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 the `ListPurchasableOffersRequest.Types.ChangeOfferPurchase` class is 2.14.0, with multiple prior versions available ranging from 1.0.0 to 2.13.0."],["This class, `ListPurchasableOffersRequest.Types.ChangeOfferPurchase`, is part of the Google Cloud Channel v1 API and is used to list offers for ChangeOffer purchases."],["It inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Entitlement`, which is the required resource name of the entitlement, and `NewSku`, which is the optional resource name of the new target SKU for upgrades or downgrades."],["The `ChangeOfferPurchase` class can be constructed with no arguments, or with another instance of the `ChangeOfferPurchase` class as an argument."]]],[]]