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 page provides documentation for the `AssociationInfo` class within the Google Cloud Channel v1 API, which details how entitlements are linked to each other."],["The `AssociationInfo` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality in data handling and manipulation."],["Key properties of the `AssociationInfo` class include `BaseEntitlement` and `BaseEntitlementAsEntitlementName`, which manage the relationship between add-on entitlements and their base entitlements."],["The documentation outlines the constructors for creating `AssociationInfo` objects and lists the inheritance and implemented members of the class."],["Multiple versions of this class are documented, ranging from version 1.0.0 all the way to the most recent version of 2.14.0, with documentation links provided for each."]]],[]]