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-04-09 UTC."],[[["This page provides documentation for the `TransferableOffer` class within the Google Cloud Channel v1 API, specifically for version 2.12.0, which is not the latest, with version 2.14.0 being the latest."],["The `TransferableOffer` class represents an offer that can be utilized during a transfer, and it is designated as read-only within the API."],["The `TransferableOffer` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default constructor and another that takes a `TransferableOffer` object as a parameter for initialization, as well as having the `Offer` property of the `Offer` type, which contains parameter constraints for a transfer."],["The page details the members inherited from the base `object` class and also provides links to documentation for different versions of the API, from 1.0.0 to 2.14.0."]]],[]]