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 document provides reference documentation for the `TransferEligibility` class within the Google Cloud Channel v1 API, specifically for .NET."],["The `TransferEligibility` class is used to determine if a reseller is eligible to transfer a specific SKU."],["The document outlines the various versions of the API, ranging from version 1.0.0 to the latest version 2.14.0, along with the available links for each."],["It also details the properties of the `TransferEligibility` class, including `Description`, `IneligibilityReason`, and `IsEligible`, all of which are essential for determining transfer eligibility."],["The `TransferEligibility` class inherits from object and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage, as shown in the documentation."]]],[]]