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