[[["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 latest version available for the `UserName.Builder` class is 0.19.0, and there are numerous previous versions available as well, dating back to 0.1.0."],["`UserName.Builder` is a class used to construct user names within the format of networks/{network_code}/users/{user}."],["This class inherits properties from `java.lang.Object`, including methods like `clone()`, `equals(Object)`, and `hashCode()`."],["The `UserName.Builder` class provides methods such as `build()`, `getNetworkCode()`, `getUser()`, `setNetworkCode(String)`, and `setUser(String)` to manage network code and user data."],["The Constructor `Builder()` is protected and the methods `getNetworkCode()` and `getUser()` return a String type while `build()` returns the `UserName` type and the setters `setNetworkCode()` and `setUser()` return a `UserName.Builder` type."]]],[]]