[[["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."],[[["The latest version of the Google Analytics Admin Java library is 0.70.0, which contains documentation for `AccountName.Builder`."],["This page documents the `AccountName.Builder` class within the `com.google.analytics.admin.v1beta` package across multiple versions, ranging from 0.70.0 down to 0.14.0."],["`AccountName.Builder` is a class designed to construct account names in the format \"accounts/{account}\" and inherits methods from the base `java.lang.Object` class."],["The `AccountName.Builder` class offers methods such as `build()`, `getAccount()`, and `setAccount(String account)` for managing account data."],["The `setAccount(String account)` method allows you to set the account as a String, returning the `AccountName.Builder`, while `getAccount()` will return the account as a String, and the `build()` method will return the `AccountName`."]]],[]]