public sealed class TransferEligibility : IMessage<TransferEligibility>, IEquatable<TransferEligibility>, IDeepCloneable<TransferEligibility>, IBufferMessage, IMessage
[[["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 details the `TransferEligibility` class within the `Google.Cloud.Channel.V1` namespace, which is used to specify the transfer eligibility of a SKU."],["The latest version available for the `TransferEligibility` class is 2.14.0, with previous versions ranging from 2.13.0 down to 1.0.0, which can all be accessed on this page."],["The `TransferEligibility` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["Key properties of the `TransferEligibility` class include `Description`, `IneligibilityReason`, and `IsEligible`, which provide information on the transfer eligibility status of a SKU, and the reason for ineligibility if applicable."]]],[]]