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."],[[["This webpage provides documentation for the `AssociationInfo` class within the `Google.Cloud.Channel.V1` namespace, detailing its structure and functionality."],["The `AssociationInfo` class is designed to manage and define links between entitlements, indicating relationships such as add-ons to a base entitlement."],["The page offers a comprehensive list of available versions for the `AssociationInfo` documentation, ranging from version 1.0.0 to the latest 2.14.0."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `Object`, which is outlined in the provided documentation."],["The `AssociationInfo` class has two Constructors, and two properties titled: `BaseEntitlement`, and `BaseEntitlementAsEntitlementName`."]]],[]]