[[["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."],[[["This page provides documentation for the `RoleName.Builder` class within the Google Ad Manager Java library, specifically for version 0.14.0, with links to other versions also available."],["`RoleName.Builder` is used to construct role names, with the specific format being networks/{network_code}/roles/{role}."],["The `RoleName.Builder` class inherits several methods from `java.lang.Object`, including `clone`, `equals`, `hashCode`, and `toString`."],["Key methods within `RoleName.Builder` include `build()`, `getNetworkCode()`, `getRole()`, `setNetworkCode(String networkCode)`, and `setRole(String role)`, enabling the creation and manipulation of role names."],["The `getNetworkCode()` and `getRole()` methods both return a `String`, and the `setNetworkCode(String networkCode)` and `setRole(String role)` both return `RoleName.Builder`."]]],[]]