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-17 UTC."],[[["This page provides reference documentation for the `TransferableOffer` class within the Google Cloud Channel v1 API, specifically for .NET developers."],["`TransferableOffer` represents an offer that is eligible for use in a transfer operation and is read-only."],["The documentation details the class's inheritance, implemented interfaces, constructors, and properties, including the `Offer` property which holds details on the transferable offer."],["Multiple versions of the API, ranging from 1.0.0 to the latest 2.14.0, are documented, allowing developers to access different version specifics."],["The `TransferableOffer` class is part of the `Google.Cloud.Channel.V1` namespace and is contained within the `Google.Cloud.Channel.V1.dll` assembly."]]],[]]