public sealed class AssociationInfo : IMessage<AssociationInfo>, IEquatable<AssociationInfo>, IDeepCloneable<AssociationInfo>, IBufferMessage, IMessage
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."],[[["The latest version of `AssociationInfo` is 2.14.0, which is part of the Google.Cloud.Channel.V1 namespace and can be found in the associated documentation."],["This document details the `AssociationInfo` class, which manages links between entitlements, including relationships where one entitlement acts as an add-on to another."],["The `AssociationInfo` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` from the Google.Protobuf library."],["`AssociationInfo` has properties like `BaseEntitlement` and `BaseEntitlementAsEntitlementName` to manage and identify the base entitlement associated with add-on entitlements."],["Documentation for `AssociationInfo` spans multiple versions from 1.0.0 to 2.14.0, each with its own specific page and potential updates, providing a historical perspective of changes."]]],[]]