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 current version being 2.12.0."],["The `TransferableSku` class, which is read-only, is used to represent information needed by a reseller to view existing provisioned services for a customer they do not own."],["The API class `TransferableSku` has several version history, including version `2.14.0` as the latest, and all the way down to version `1.0.0`."],["The `TransferableSku` class includes properties such as `LegacySku`, `Sku`, and `TransferEligibility`, each of which is a `Sku` or `TransferEligibility` data type, with the ability to set their values."],["The class can be instantiated through the use of two constructors, `TransferableSku()` and `TransferableSku(TransferableSku other)`, and it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]