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 reference documentation for the `AssociationInfo` class within the Google Cloud Channel v1 API, detailing its structure and functionality."],["The latest version of the API documented here is 2.14.0, with links provided to previous versions ranging from 2.13.0 down to 1.0.0."],["The `AssociationInfo` class represents association links between entitlements, specifically designed to indicate an add-on relationship with another entitlement."],["`AssociationInfo` includes properties such as `BaseEntitlement` and `BaseEntitlementAsEntitlementName` to manage the association with the base entitlement."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with available constructors for creating new instances."]]],[]]