[[["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-03-21 UTC."],[[["This webpage provides documentation for the `NetworkServiceSettings.Builder` class in the Google Ad Manager Java library, specifically for version 0.1.0 and later versions, up to 0.19.0 (latest)."],["The `NetworkServiceSettings.Builder` class is used to build `NetworkServiceSettings`, and it inherits from `ClientSettings.Builder`, providing various inherited methods for setting up client configurations."],["The `Builder` class has multiple constructors to allow for the creation of a `NetworkServiceSettings` object, by either not passing anything in, or by passing in already pre-existing `NetworkServiceSettings`, `NetworkServiceStubSettings.Builder`, or a `ClientContext` objects."],["This class includes methods like `build()` to construct the settings object, and `getNetworkSettings()` to configure settings for the `getNetwork` call."],["The page lists all the methods for the class along with a description of each method, it's parameters and return types."]]],[]]