[[["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."],[[["The `SearchServiceClientBuilder` class is used to configure and build instances of `SearchServiceClient` for the Discovery Engine v1beta API."],["It inherits from `ClientBuilderBase` and provides methods for configuring credentials, endpoints, and other settings necessary for client initialization."],["The latest version of the API is version `1.0.0-beta18`, and `1.0.0-beta17` is also available."],["The `Build()` method creates a synchronous client, whereas the `BuildAsync()` method returns a task that creates the client asynchronously."],["The `SearchServiceSettings` property allows you to customize the settings used for Remote Procedure Calls (RPCs), with a default option being available."]]],[]]