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 \u003ccode\u003eAssociationInfo\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Channel.V1\u003c/code\u003e namespace represents links that an entitlement has to other entitlements.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for this documentation is 2.14.0, with multiple older versions listed back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eIt has properties such as \u003ccode\u003eBaseEntitlement\u003c/code\u003e, which is the name of the base entitlement for which another entitlement is an add-on, and \u003ccode\u003eBaseEntitlementAsEntitlementName\u003c/code\u003e, which gives an \u003ccode\u003eEntitlementName\u003c/code\u003e view over the \u003ccode\u003eBaseEntitlement\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAssociationInfo\u003c/code\u003e class has two constructors, one parameterless, and one taking another \u003ccode\u003eAssociationInfo\u003c/code\u003e object as a parameter, enabling the creation of a copy.\u003c/p\u003e\n"]]],[],null,[]]