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."],[[["The provided content details the `AssociationInfo` class within the Google Cloud Channel v1 API, used to represent links between entitlements."],["The latest available version of this class is 2.14.0, and the content includes a list of versions ranging from 1.0.0 to 2.14.0, each linked to its respective documentation."],["The `AssociationInfo` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `BaseEntitlement` and `BaseEntitlementAsEntitlementName`, which are used to define the relationship between entitlements."],["There is documentation and specifications available for the constructors that can be used when creating the `AssociationInfo` object."]]],[]]