[[["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 webpage provides documentation for the `NetworkServiceSettings.Builder` class in the Google Ad Manager Java library, specifically for version 0.8.0 and other versions ranging from 0.1.0 to the latest, 0.19.0."],["`NetworkServiceSettings.Builder` is a subclass that inherits from `ClientSettings.Builder` and is used to configure settings for interacting with the network service."],["The builder provides various inherited methods from `ClientSettings.Builder` for managing settings like credentials, endpoints, and header providers, along with methods that are specific to `NetworkServiceSettings`."],["The class offers constructors to initialize the builder with default settings, existing `NetworkServiceSettings`, `NetworkServiceStubSettings.Builder`, or a `ClientContext`, allowing for flexibility in configuration."],["The `getNetworkSettings()` method is used to get the builder for settings used in `getNetwork` calls, and the `build()` method can be used to return a `NetworkServiceSettings` object using the currently configured builder."]]],[]]