[[["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 necessary for client operations."],["The `Build()` method creates a `DocumentServiceClient` instance with the current configuration, while `BuildAsync()` does the same asynchronously."],["The builder supports a wide array of configuration options, including settings for logging, scopes, and various credential types."],["`DocumentServiceClientBuilder()` creates a new builder with default settings, and `Settings` property allows customization of RPC settings."]]],[]]