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."],[[["The webpage provides documentation for the `TransferEligibility` class within the Google Cloud Channel v1 API, which determines if a reseller can transfer a specific SKU."],["The latest version available for the `TransferEligibility` class is 2.14.0, and the page lists a history of versions back to 1.0.0, allowing users to access documentation for previous iterations."],["The `TransferEligibility` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting methods and properties from these interfaces."],["Key properties of the `TransferEligibility` class include `Description`, `IneligibilityReason`, and `IsEligible`, which detail the conditions and reasons for a reseller's eligibility status."],["There are two constructors available for the `TransferEligibility` class, one default constructor, and one that takes an instance of the class as a parameter."]]],[]]