public sealed class TransferableSku : IMessage<TransferableSku>, IEquatable<TransferableSku>, IDeepCloneable<TransferableSku>, IBufferMessage, IMessage
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 details the `TransferableSku` class, which is part of the Google Cloud Channel V1 API and is currently at version 1.2.0."],["The `TransferableSku` class allows resellers to view existing provisioned services for a customer they do not own, and it is a read-only resource."],["The page provides links to the documentation for `TransferableSku` across multiple versions, from version 1.0.0 up to the latest version 2.14.0."],["The `TransferableSku` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TransferableSku` class has three properties, `LegacySku`, `Sku`, and `TransferEligibility`, which provide information about the customer's entitlement and the SKU's transfer eligibility."]]],[]]