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, while the current page is documenting version 2.9.0, and a history of versions from 1.0.0 to 2.14.0 is available."],["`TransferableOffer` is a read-only class within the Cloud Channel v1 API, designed to represent an offer that can be used in a transfer, and the class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `TransferableOffer` is located within the `Google.Cloud.Channel.V1` namespace and is part of the `Google.Cloud.Channel.V1.dll` assembly."],["The `TransferableOffer` class has two constructors: a default constructor and a copy constructor that accepts another `TransferableOffer` object as a parameter, and also exposes an `Offer` property to allow updates for transfer parameter constraints."]]],[]]