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-09 UTC."],[[["This document provides reference information for the `TransferEligibility` class within the Google Cloud Channel v1 API, detailing its properties, constructors, and implementations."],["The `TransferEligibility` class is used to determine whether a reseller is eligible to transfer a specific SKU, offering boolean `IsEligible` property."],["It also provides a `Description` property for a localized description of any transfer ineligibility, as well as a `IneligibilityReason` to explain why."],["The document lists all versions of the API from 1.0.0 to the latest 2.14.0, allowing users to access documentation for specific versions."]]],[]]