[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["This webpage provides documentation for the `RoleName.Builder` class within the Google Ad Manager Java library, specifically for version 0.18.0, with links to other versions also available."],["The `RoleName.Builder` class is used to build `RoleName` objects, which represent roles within a network identified by a network code and role identifier."],["This builder class inherits members from the `java.lang.Object` class, such as `clone()`, `equals()`, and `hashCode()`, among others."],["The `RoleName.Builder` class provides methods to set the network code (`setNetworkCode`) and the role identifier (`setRole`), and retrieve those same values using the `getNetworkCode()` and `getRole()` respectively."],["You can finalize the creation of a `RoleName` with the parameters provided using the `build()` method, returning a complete `RoleName` object."]]],[]]