[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `AccountName.Builder` class within the Google Analytics Admin API, specifically for Java."],["The latest version of the documentation available is 0.70.0, and this page also provides documentation for multiple previous versions, including going as far back as 0.14.0, with the current selected version being 0.34.0."],["The `AccountName.Builder` class is a builder pattern for creating `AccountName` objects, which are used to reference accounts in the Google Analytics Admin API."],["The `AccountName.Builder` class inherits methods from the `java.lang.Object` class, such as `clone()`, `equals(Object)`, and `hashCode()`."],["This class provides methods such as `build()`, `getAccount()`, and `setAccount(String account)` for constructing and managing account names, where one can get and set the account with a String input, and the object will return an `AccountName` instance, or an `AccountName.Builder` instance, respectively."]]],[]]