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-04-17 UTC."],[[["The provided content details the `TransferEligibility` class within the Google Cloud Channel v1 API, focusing on determining SKU transfer eligibility."],["The `TransferEligibility` class is part of the `Google.Cloud.Channel.V1` namespace and is implemented in the `Google.Cloud.Channel.V1.dll` assembly, with multiple versions available from 1.0.0 up to the latest 2.14.0."],["This class includes properties like `Description`, `IneligibilityReason`, and `IsEligible` to provide details about the eligibility status and any potential reasons for ineligibility, along with offering constructors for creating new instances of the class."],["The latest documentation is version 2.14.0, with historical versions of the API available for review and use within the provided links."]]],[]]