[[["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 lists various versions of the `AccountName.Builder` class for the Google Analytics Admin API, ranging from version 0.14.0 up to the latest version 0.70.0."],["The `AccountName.Builder` class is used to construct account names in the format of `accounts/{account}`."],["The `AccountName.Builder` class inherits several methods from the `java.lang.Object` class, including `clone()`, `equals()`, and `toString()`."],["The builder has methods to set and get the account as a string, via the `setAccount(String account)` and `getAccount()` methods."],["The class also contains a build method which returns an AccountName object."]]],[]]