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 latest version available for the `TransferableOffer` class is 2.14.0, and the documentation also includes many prior versions, down to version 1.0.0."],["The `TransferableOffer` class, part of the Google.Cloud.Channel.V1 namespace, is a read-only representation of an Offer that can be used in Transfer within the Cloud Channel v1 API."],["`TransferableOffer` inherits from `Object` and implements `IMessage\u003cTransferableOffer\u003e`, `IEquatable\u003cTransferableOffer\u003e`, `IDeepCloneable\u003cTransferableOffer\u003e`, `IBufferMessage`, and `IMessage` interfaces."],["The `TransferableOffer` class includes constructors for creating new instances and has an `Offer` property, which represents an offer with updated parameter constraints to allow the transfer."],["The `TransferableOffer` class resides in the `Google.Cloud.Channel.V1.dll` assembly, and it also contains inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]