[[["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 `IndexEndpointServiceClientBuilder` class is used to configure and build instances of the `IndexEndpointServiceClient` for the Cloud AI Platform v1beta1 API."],["This builder inherits from `ClientBuilderBase` and provides methods for setting credentials, endpoints, and other configurations needed for client interaction."],["The class allows both synchronous and asynchronous client building through the `Build()` and `BuildAsync()` methods, respectively."],["It has a property `Settings` that determines the settings to be used for remote procedure calls, with default settings in the absence of specified settings."],["The builder utilizes a `ChannelPool` for managing channels when no specific options are set, with a method to obtain said `ChannelPool` through `GetChannelPool()`."]]],[]]