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 information for the `TransferEligibility` class within the Google Cloud Channel v1 API for .NET, with the latest version being 2.14.0."],["The `TransferEligibility` class is used to specify whether a reseller is eligible to transfer a SKU and, if not, provides the reason for ineligibility."],["The `TransferEligibility` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TransferEligibility` class include `Description`, `IneligibilityReason`, and `IsEligible`, which provide details on the eligibility status and reasons."],["This page contains versioned documentations for the transfer eligibility class, going back from version 2.14.0 all the way to 1.0.0."]]],[]]