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."],[[["The page provides documentation for the `TransferableOffer` class within the Google Cloud Channel v1 API, detailing its various versions."],["Version 2.14.0 is the latest release, while version 2.5.0 is the current version at the top of the document, and previous versions are also accessible."],["`TransferableOffer` is a class used in transfers and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes an `Offer` property, which represents an offer with updated parameter constraints for transfers, and it contains constructors for creating instances of `TransferableOffer`."],["`TransferableOffer` inherits from the `object` class, therefore obtaining members such as `GetHashCode()`, `GetType()`, and `ToString()` that are implemented within it."]]],[]]