[[["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 `UserName` class, part of the `com.google.ads.admanager.v1` package, implements the `ResourceName` interface, providing a structure for representing user names within the Google Ad Manager."],["This class has static methods for parsing and formatting `UserName` instances, including `format`, `parse`, `isParsableFrom`, `of`, `parseList`, and `toStringList`, all of which facilitate string conversion and identification of `UserName` objects."],["The `UserName` class inherits methods from the `Object` class, and overrides `equals`, `hashCode`, and `toString` for customized behavior in comparing, hashing, and string representation of user names."],["The `UserName` class can be constructed, and provides methods to retrieve its values such as `getNetworkCode`, `getUser`, `getFieldValue` and `getFieldValuesMap`, which allow for interaction and retrieval of data related to the `UserName` object."],["There are many versions of this package, with 0.19.0 being the latest, and it ranges all the way down to 0.1.0."]]],[]]