[[["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 `ConversationalSearchServiceClientBuilder` class provides a way to configure credentials and endpoints for the `ConversationalSearchServiceClient` in the Discovery Engine v1beta API."],["This builder class inherits from `ClientBuilderBase` and allows for both synchronous and asynchronous client construction via `Build()` and `BuildAsync()` methods respectively."],["The builder includes properties such as `Settings` that allows configuration of RPCs, which can be set to use default setting if needed."],["The `GetChannelPool()` method is used to manage channel pools for communication when specific options are not provided."],["The `ConversationalSearchServiceClientBuilder` can be created with default settings, as provided by the constructor."]]],[]]