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-03-21 UTC."],[[["This webpage provides documentation for the `TransferEligibility` class within the Google Cloud Channel v1 API, covering its various versions."],["The `TransferEligibility` class determines if a reseller is eligible to transfer a SKU, including reasons for ineligibility."],["The latest version of the `TransferEligibility` class is documented under version 2.14.0, with previous versions available for reference down to version 1.0.0."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has properties for `Description`, `IneligibilityReason` and `IsEligible` that have types of `String`, `TransferEligibility.Types.Reason`, and `Boolean` respectively."]]],[]]