public sealed class TransferableOffer : IMessage<TransferableOffer>, IEquatable<TransferableOffer>, IDeepCloneable<TransferableOffer>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class TransferableOffer.
TransferableOffer represents an Offer that can be used in Transfer.
Read-only.
[[["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 `TransferableOffer` class within the Google Cloud Channel v1 API, with the latest version being 2.14.0."],["The `TransferableOffer` class, represented by the `Google.Cloud.Channel.V1.TransferableOffer` namespace, is used to define offers that are transferable."],["It lists the versions available, which range from 1.0.0 to 2.14.0, and they each link to their corresponding documentation."],["`TransferableOffer` inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, offering functionalities such as cloning and comparing."],["The `TransferableOffer` class has a constructor and an `Offer` property, which is an updated offer with parameter constraints that allow for transfer."]]],[]]