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, specifically for version 2.9.0, and outlines all the different previous versions."],["The `TransferableSku` class is designed to represent information about existing provisioned services for a customer that a reseller does not currently own, serving as a read-only resource."],["The `TransferableSku` class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with other inherited members from object."],["Key properties of the `TransferableSku` class include `LegacySku`, `Sku`, and `TransferEligibility`, which provide details about the legacy SKU, the current SKU, and transfer eligibility, respectively."],["The page lists different versions of the API from 1.0.0 all the way up to 2.14.0 (latest) and contains all of the documentation for version 2.9.0, which is the currently presented version of the API."]]],[]]