[[["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 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."]]],[]]