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 documentation for the `TransferableSku` class within the Google Cloud Channel v1 API, with the latest version being 2.14.0 and version 2.5.0 of the documentation currently in view."],["`TransferableSku` is a read-only class that represents information needed by a reseller to view existing provisioned services for a customer they do not own."],["The `TransferableSku` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and inherits members from the `object` class."],["Key properties of the `TransferableSku` class include `LegacySku`, `Sku`, and `TransferEligibility`, providing details about the existing SKU and transfer status."],["The documentation provides links to different versions of the `TransferableSku` object, enabling developers to view and use the reference docs of older or newer versions."]]],[]]