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, with version 2.14.0 being the most recent."],["The `TransferEligibility` class, implemented within the `Google.Cloud.Channel.V1` namespace, defines whether a reseller is eligible to transfer a SKU."],["The documentation includes information on various versions, ranging from 1.0.0 up to the latest 2.14.0, detailing the class's inheritance, implemented interfaces, constructors, and properties like `IsEligible`, `IneligibilityReason`, and `Description`."],["The `TransferEligibility` class offers properties such as `Description` for localized explanations of ineligibility, `IneligibilityReason` specifying the reason for ineligibility, and `IsEligible` to determine whether a reseller can transfer the SKU."]]],[]]