[[["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-04-17 UTC."],[[["This webpage details the `AnalyticsAccountLinkName.Builder` class, which is used to construct objects with organization and analytics account link information."],["The `Builder` class inherits several methods from `java.lang.Object`, including `clone()`, `equals()`, and `hashCode()`."],["The `Builder()` constructor is protected, and the class provides public methods such as `build()`, `getAnalyticsAccountLink()`, and `getOrganization()` for object creation and retrieval of values."],["The `setAnalyticsAccountLink()` and `setOrganization()` methods allow modification of the `analyticsAccountLink` and `organization` attributes, respectively, returning the builder instance for chaining."],["This documentation provides the code information for versions 0.1.0 through the latest 0.9.0 version."]]],[]]