public sealed class TransferableSku : IMessage<TransferableSku>, IEquatable<TransferableSku>, IDeepCloneable<TransferableSku>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class TransferableSku.
TransferableSku represents information a reseller needs to view existing
provisioned services for a customer that they do not own.
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 webpage provides reference documentation for the `TransferableSku` class within the Google Cloud Channel v1 API for .NET, with the latest version being 2.14.0 and the current page dedicated to 2.11.0."],["The `TransferableSku` class is a read-only class used to view existing provisioned services for a customer that the reseller does not own and it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class offers a default constructor, `TransferableSku()`, and a copy constructor `TransferableSku(TransferableSku other)` to make an exact replica of an existing TransferableSku object."],["The `TransferableSku` class contains properties like `LegacySku`, `Sku`, and `TransferEligibility`, each associated with another class which are used to describe the provisioned SKU, the actual SKU and eligibility for transfer, respectively."],["The page provides the full list of the different versions of the documentation for the class, ranging from versions 1.0.0 to 2.14.0."]]],[]]