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 page provides documentation for the `AssociationInfo` class within the Google Cloud Channel v1 API, outlining its purpose in linking entitlements."],["The `AssociationInfo` class is implemented in multiple versions of the Google Cloud Channel v1 API, ranging from version 1.0.0 up to the latest version, 2.14.0."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various functionalities."],["`AssociationInfo` has a property called `BaseEntitlement` which allows defining the base entitlement name for add-on entitlements, and a corresponding `BaseEntitlementAsEntitlementName` for a typed view."],["The documentation also lists the constructors and inherited members of the class, along with the namespace and assembly information."]]],[]]