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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version available for \u003ccode\u003eAssociationInfo\u003c/code\u003e in the Google Cloud Channel V1 is 2.14.0, with multiple prior versions also accessible, dating back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAssociationInfo\u003c/code\u003e is a class that defines links between entitlements, showing how they are associated with each other, specifically identifying add-on relationships.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for advanced functionalities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAssociationInfo\u003c/code\u003e includes properties such as \u003ccode\u003eBaseEntitlement\u003c/code\u003e (a string) and \u003ccode\u003eBaseEntitlementAsEntitlementName\u003c/code\u003e (an \u003ccode\u003eEntitlementName\u003c/code\u003e type) to manage association details.\u003c/p\u003e\n"],["\u003cp\u003eConstructors for \u003ccode\u003eAssociationInfo\u003c/code\u003e include a default constructor and one that accepts another \u003ccode\u003eAssociationInfo\u003c/code\u003e instance, allowing for easy duplication or initialization.\u003c/p\u003e\n"]]],[],null,[]]