public sealed class TransferEligibility : IMessage<TransferEligibility>, IEquatable<TransferEligibility>, IDeepCloneable<TransferEligibility>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class TransferEligibility.
[[["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-04-17 UTC."],[[["This document provides reference documentation for the `TransferEligibility` class within the Google Cloud Channel v1 API, detailing its properties, constructors, inheritance, and implemented interfaces."],["The `TransferEligibility` class is designed to specify whether a reseller is eligible to transfer a particular SKU, as shown by the `IsEligible` boolean property."],["If a reseller is deemed ineligible to transfer an SKU, the `IneligibilityReason` property of the `TransferEligibility` class will be specified, alongside a localized description of the reason through the `Description` property."],["The latest version of the TransferEligibility class is 2.14.0, and this page also lists older versions, going as far back as 1.0.0."],["The class `TransferEligibility` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]