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 essential for resellers to view existing provisioned services for customers they do not currently manage."],["The `TransferableSku` class is part of the `Google.Cloud.Channel.V1` namespace within the Google.Cloud.Channel.V1.dll assembly."],["The latest version of this `TransferableSku` information is found in version 2.14.0 and there is a list of documented versions dating back to 1.0.0."],["`TransferableSku` is a read-only class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["`TransferableSku` contains properties like `LegacySku`, `Sku`, and `TransferEligibility`, providing information about the customer's existing SKU, the provisioning resource SKU, and transfer eligibility respectively."]]],[]]