[[["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-09 UTC."],[[["This webpage provides a comprehensive list of versions for the `AccountName.Builder` class within the Google Analytics Admin Java library, ranging from the latest version 0.70.0 down to version 0.14.0."],["The `AccountName.Builder` class, which inherits from `java.lang.Object`, is used to build account names formatted as \"accounts/{account}\"."],["The `AccountName.Builder` class contains a protected constructor `Builder()` and offers methods such as `build()`, `getAccount()`, and `setAccount(String account)` for constructing and manipulating account name objects."],["The `build()` method is used to create an instance of AccountName, and `getAccount()` returns the account as a string, and `setAccount()` is used to set the account parameter."]]],[]]