[[["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 `LabelServiceStubSettings.Builder` class within the Google Ad Manager Java client library, covering versions from 0.1.0 to 0.19.0, with the latest release being 0.19.0."],["The `LabelServiceStubSettings.Builder` is a builder class for configuring settings related to the `LabelServiceStubSettings`, and it extends the `StubSettings.Builder` class, inheriting various methods for setting up API call configurations."],["The class includes methods to set and get various properties, such as credentials, endpoints, and executor providers, and also allows for applying settings to all unary API methods via the `applyToAllUnaryMethods` method."],["The available methods also allow users to retrieve settings builders for specific API calls like `getLabel` and `listLabels`, with return types `UnaryCallSettings.Builder` and `PagedCallSettings.Builder`, respectively."],["The `build()` method within the builder can be used to finalize the settings and returns a `LabelServiceStubSettings` object, and may throw an `IOException`."]]],[]]