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."],[[["The `TransferableSku` class in the Google Cloud Channel v1 API represents information for resellers to view existing provisioned services for customers they do not own, and it is read-only."],["The latest version of the `TransferableSku` class is 2.14.0, with multiple prior versions also documented and accessible, going back to version 1.0.0."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `TransferableSku` class includes properties such as `LegacySku`, `Sku`, and `TransferEligibility`, detailing information about the SKU and its transfer status."],["The code within `TransferableSku` contains two constructors, one default and one that takes in another `TransferableSku` object."]]],[]]