[[["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-04-09 UTC."],[[["The `VertexRagServiceClientBuilder` class is used to configure and build instances of the `VertexRagServiceClient` for the Cloud AI Platform v1beta1 API."],["This builder inherits from `ClientBuilderBase` and provides methods for setting credentials, endpoints, and other configurations needed for the service client."],["You can create a new instance of the builder with default settings using the `VertexRagServiceClientBuilder()` constructor."],["The builder provides methods such as `Build()` and `BuildAsync()` to construct the `VertexRagServiceClient`, enabling both synchronous and asynchronous creation."],["The class's `Settings` property allows for setting the RPC configuration, and `GetChannelPool()` is available for channel management when other options are not specified."]]],[]]