[[["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 documentation for the `AccountName` class within the Google Analytics Admin Java library, covering versions from 0.14.0 up to the latest 0.70.0."],["The `AccountName` class implements the `ResourceName` interface and offers methods for formatting, parsing, and building `AccountName` instances."],["Key functionalities include static methods for creating `AccountName` objects (`of`), parsing from strings (`parse`), checking if a string is parsable (`isParsableFrom`), and managing lists of `AccountName` instances (`parseList`, `toStringList`)."],["Instance methods allow you to retrieve the account ID (`getAccount`), access field values (`getFieldValue`, `getFieldValuesMap`), and convert to a builder (`toBuilder`), along with standard object methods such as `equals`, `hashCode`, and `toString`."],["The class inherits methods from `Object`, like `clone()`, `finalize()`, and `wait()` and also overides `equals()`, `hashCode()`, and `toString()`."]]],[]]