[[["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 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`."]]],[]]