[[["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."],[[["The page documents various versions of `OrderServiceSettings.Builder`, ranging from version 0.1.0 to the latest version 0.19.0, which is a class used for building `OrderServiceSettings`."],["`OrderServiceSettings.Builder` extends `ClientSettings.Builder` and provides methods to configure and build `OrderServiceSettings` objects for managing orders."],["It contains methods like `getOrderSettings` and `listOrdersSettings`, which return builders for settings related to specific API calls like `getOrder` and `listOrders`, respectively."],["The `build()` method is used to create a new `OrderServiceSettings` instance, potentially throwing an `IOException` if issues occur."],["This class also features constructors to initialize the builder, including options to use pre-existing settings, stub settings, or a `ClientContext`."]]],[]]