[[["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 version 0.70.0."],["The `AccountName` class implements the `ResourceName` interface and offers methods for formatting, parsing, and building `AccountName` objects, as well as checking if a formatted string is parsable."],["Static methods in the `AccountName` class include `format`, `isParsableFrom`, `newBuilder`, `of`, `parse`, `parseList`, and `toStringList`, which enable the creation and manipulation of `AccountName` objects and strings."],["Instance methods within `AccountName` are `equals`, `getAccount`, `getFieldValue`, `getFieldValuesMap`, `hashCode`, `toBuilder`, and `toString`, giving capabilities for comparison, retrieval of account details and generating a builder to assist with building."],["The `AccountName` class inherits members from the `Object` class, like `clone`, `equals`, `finalize`, etc., which are standard Java object methods, expanding its functionality."]]],[]]