[[["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."],[[["This page provides documentation for the `UserName.Builder` class within the Google Ad Manager Java library, offering various versions from 0.1.0 to 0.19.0, with 0.19.0 being the latest."],["The `UserName.Builder` class is used to build user name instances, specifically for `networks/{network_code}/users/{user}`, and it inherits from `java.lang.Object`."],["Key methods of the `UserName.Builder` class include `build()`, `getNetworkCode()`, `getUser()`, `setNetworkCode(String networkCode)`, and `setUser(String user)`, allowing for the creation and manipulation of user names."],["The methods `setNetworkCode` and `setUser` both return an instance of the `UserName.Builder` class, allowing for a chainable build pattern."],["The documentation provides descriptions and return type information for each of the methods."]]],[]]