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 document provides reference information for the `TransferEligibility` class within the Google Cloud Channel v1 API, specifically version 2.10.0."],["The `TransferEligibility` class is used to specify whether a reseller is eligible to transfer a specific SKU."],["The document lists all available versions of the Google.Cloud.Channel.V1 API, with version 2.14.0 being the latest."],["The class has properties like `Description`, `IneligibilityReason`, and `IsEligible` that explain why a transfer may or may not be possible."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, offering functionalities related to message handling and object cloning."]]],[]]