[[["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 `DocumentServiceClientBuilder` class is used to configure and build instances of `DocumentServiceClient` for the Discovery Engine v1beta API."],["It inherits from `ClientBuilderBase` and provides methods for configuring credentials, endpoints, and other settings for the client."],["The class offers `Build()` and `BuildAsync()` methods to create the `DocumentServiceClient` synchronously or asynchronously, respectively."],["Default settings can be modified via the `Settings` property, which takes a `DocumentServiceSettings` object."],["The `GetChannelPool()` method returns a channel pool used when no other options are specified, allowing customization of the connection."]]],[]]