public sealed class TransferableOffer : IMessage<TransferableOffer>, IEquatable<TransferableOffer>, IDeepCloneable<TransferableOffer>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eTransferableOffer\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace is version 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTransferableOffer\u003c/code\u003e is a class that represents an offer usable in a transfer process and is designated as read-only.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferableOffer\u003c/code\u003e class has inherited members from the Object class such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and allows for the creation of instances through two constructors: a parameterless one and one that takes another \u003ccode\u003eTransferableOffer\u003c/code\u003e object as an argument.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransferableOffer\u003c/code\u003e class has one property, named \u003ccode\u003eOffer\u003c/code\u003e, which allows you to retrieve or set the offer with updated constraints suitable for the transfer, of type \u003ccode\u003eOffer\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]