[[["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 document outlines the various versions of the `ReportServiceStubSettings.Builder` class within the Google Ad Manager Java library, ranging from version 0.1.0 to the latest version 0.19.0."],["The `ReportServiceStubSettings.Builder` class is used to configure settings for the ReportServiceStub, extending `StubSettings.Builder`."],["It includes multiple methods for building and configuring settings for report-related operations such as `createReport`, `fetchReportResultRows`, `getReport`, `listReports`, `runReport`, and `updateReport`."],["The class provides methods for setting various aspects of the API connection, such as API key, credentials, endpoint, and various other parameters that are inherited from `StubSettings.Builder`, such as `getBackgroundExecutorProvider()` and `getClock()`."],["There are multiple ways to construct the `Builder`, such as the base constructor `Builder()`, or with parameters like `ReportServiceStubSettings settings` or `ClientContext clientContext`."]]],[]]