[[["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 `ServingConfigServiceClientBuilder` class is a builder for the `ServingConfigServiceClient` in the Discovery Engine v1beta API, designed to simplify the setup of credentials and endpoints."],["This class inherits from `ClientBuilderBase`, providing methods like `Build()` and `BuildAsync()` to create the client, and also inherits various properties for setting up the client, like `Endpoint`, `CredentialsPath`, and `Scopes`."],["The latest version available for `ServingConfigServiceClientBuilder` is `1.0.0-beta18`, which can be accessed via the latest link, however `1.0.0-beta17` is also available."],["It includes methods such as `GetChannelPool()` to manage channel pooling and provides a constructor `ServingConfigServiceClientBuilder()` for creating a new builder with default settings."],["This class gives access to a `Settings` property of the type `ServingConfigServiceSettings`, which is used to configure the settings to use for RPCs."]]],[]]