[[["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."],[[["`SearchServiceConfig` is a class that provides configuration options for the Search API."],["The `newBuilder()` static method creates a new `SearchServiceConfig.Builder` instance, which is used to construct a configuration for the Search API."],["The `getDeadline()` method retrieves the API deadline in seconds, and it can return null if no deadline is set."],["The `getNamespace()` method returns the namespace associated with the `SearchServiceConfig` instance."],["The `toBuilder()` method converts an existing `SearchServiceConfig` instance into a `SearchServiceConfig.Builder` instance."]]],[]]