[[["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 details the `RoleServiceSettings.Builder` class, which is used for configuring settings for the `RoleService` in the Google Ad Manager API, specifically within the Java client library."],["The `RoleServiceSettings.Builder` class extends `ClientSettings.Builder`, inheriting its methods and allowing for customization of client behavior such as setting endpoints, credentials, and headers."],["It allows users to specify settings for unary methods through `applyToAllUnaryMethods` and contains methods to set specific settings for calls to `getRole` and `listRoles` via the `getRoleSettings` and `listRolesSettings` functions."],["The page lists various versions of the `RoleServiceSettings.Builder` class, starting from version 0.1.0 up to the latest version 0.19.0, providing links to each version's documentation."],["The `RoleServiceSettings.Builder` class offers multiple constructors for creating instances, allowing for initial settings to be based on existing settings, stub settings, or a client context."]]],[]]