[[["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-05 UTC."],[[["This page describes the `SearchServiceConfig.Builder`, which is used to create `SearchServiceConfig` instances."],["The builder inherits several methods from the `java.lang.Object` class, including methods for comparison, notification, and string representation."],["The `build()` method is used to construct a `SearchServiceConfig` object from the builder."],["The `setDeadline()` method allows setting a deadline for operations, with a return of `SearchServiceConfig.Builder` and throwing a possible `SearchServiceException`."],["The `setNamespace()` method allows setting a namespace for the configuration and returns `SearchServiceConfig.Builder`."]]],[]]