[[["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."],[[["The `UserName` class, a Java implementation, is a resource name that implements the `com.google.api.resourcenames.ResourceName` interface and inherits from `Object`."],["The latest available version is 0.19.0, and various previous versions down to 0.1.0 are accessible via provided links for the `UserName` documentation."],["`UserName` objects can be created using the `of` static method by specifying a network code and a user, and can also be parsed from formatted strings."],["The `format` static method allows creation of a formatted string from a given network code and user, and `isParsableFrom` can check if a given formatted string can be parsed."],["Static methods `parseList` and `toStringList` facilitate conversion between lists of formatted strings and `UserName` objects, and the class also provides methods for getting network codes and users, and overriding `equals`, `hashCode` and `toString` of `Object`."]]],[]]