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 webpage provides documentation for the `AssociationInfo` class within the Google Cloud Channel v1 API, which details how entitlements are linked to each other."],["The latest version of the `AssociationInfo` class documentation is for version 2.14.0, but the page covers multiple versions, ranging from 1.0.0 to 2.14.0, each linked for detailed review."],["The `AssociationInfo` class includes properties such as `BaseEntitlement` and `BaseEntitlementAsEntitlementName` to specify relationships between entitlements, in addition to implementing a series of interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This page has inherited members that it gained from other classes, including `Object.GetHashCode()`, `Object.GetType()`, `Object.MemberwiseClone()`, and `Object.ToString()`."],["There is information included on how to construct `AssociationInfo` using an empty constructor `AssociationInfo()` or one that takes another `AssociationInfo` object as a parameter: `AssociationInfo(AssociationInfo other)`."]]],[]]