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 latest version available for the Cloud Channel v1 API class TransferableSku is version 2.14.0, with multiple prior versions also accessible."],["TransferableSku is a read-only class representing the information a reseller needs to view existing provisioned services for a customer that they do not own."],["This class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionality for message handling, equality comparison, deep cloning, and buffer operations."],["The class contains properties like LegacySku, Sku, and TransferEligibility, that respectively detail the customer's entitlement with a legacy SKU, the SKU related to the provisioning resource, and the SKU transfer eligibility."],["The TransferableSku class is in the Google.Cloud.Channel.V1 namespace and is part of the Google.Cloud.Channel.V1.dll assembly."]]],[]]