public sealed class AssociationInfo : IMessage<AssociationInfo>, IEquatable<AssociationInfo>, IDeepCloneable<AssociationInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class AssociationInfo.
Association links that an entitlement has to other entitlements.
[[["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 `AssociationInfo` class within the Google Cloud Channel v1 API, detailing its properties, constructors, and implementations."],["The `AssociationInfo` class is used to describe links between entitlements, specifically indicating if an entitlement is an add-on to a base entitlement."],["The class has two constructors, `AssociationInfo()` and `AssociationInfo(AssociationInfo other)`, and includes properties like `BaseEntitlement` (string) and `BaseEntitlementAsEntitlementName` (EntitlementName)."],["Multiple versions of the `AssociationInfo` class are documented, ranging from version 1.0.0 to the latest version, 2.14.0."],["The `AssociationInfo` class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]