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."],[[["This page provides documentation for the `TransferableOffer` class within the Google Cloud Channel v1 API, with the latest version being 2.14.0."],["The `TransferableOffer` class, part of the `Google.Cloud.Channel.V1` namespace, represents an offer that can be utilized during the transfer process, and is read-only."],["The `TransferableOffer` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, alongside inheriting methods from the `object` class."],["The class has a constructor that can be instantiated with or without an existing `TransferableOffer` instance, along with an `Offer` property that contains transfer-eligible offers."],["Multiple versions of this API class are available, ranging from version 1.0.0 up to the latest version 2.14.0, each linkable to its respective documentation page."]]],[]]