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."],[[["The `TransferEligibility` class in the Google Cloud Channel v1 API determines if a reseller can transfer a SKU."],["This documentation covers versions of `TransferEligibility` from 1.0.0 up to the latest version, 2.14.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `TransferEligibility` include `IsEligible`, which indicates transfer eligibility, and `IneligibilityReason`, which provides a reason for any ineligibility."],["Each version of `TransferEligibility` is within the `Google.Cloud.Channel.V1` namespace, with each version specifying it's own version number in the full path of the link."]]],[]]