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.2.0."],["The `TransferableSku` class is used by resellers to view existing provisioned services for a customer that they do not own, operating as read-only information."],["There are numerous older versions of the documentation available, ranging from version 2.14.0 down to 1.0.0, with the latest version clearly labeled."],["`TransferableSku` class contains properties to store SKU information, including `LegacySku`, `Sku`, and `TransferEligibility`, along with constructors to instantiate and clone objects."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."]]],[]]