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 of the documentation available is 2.14.0, with the page containing historical references dating back to version 1.0.0."],["The `TransferEligibility` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its various use cases and functionalities."],["Key properties of the `TransferEligibility` class include `Description`, `IneligibilityReason`, and `IsEligible`, offering information about transfer eligibility."],["The class provides two constructors, `TransferEligibility()` and `TransferEligibility(TransferEligibility other)`, allowing for default creation and creating copies."]]],[]]