[[["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-31 UTC."],[[["The `IndexEndpointServiceClientBuilder` class is used to configure and build instances of the `IndexEndpointServiceClient` for the Cloud AI Platform v1beta1 API."],["This builder class inherits from `ClientBuilderBase` and provides methods to set credentials, endpoint, and other configuration options."],["The builder offers `Build()` and `BuildAsync()` methods to create the `IndexEndpointServiceClient` instance synchronously or asynchronously, respectively."],["It has properties like `Settings` that allow users to customize the behavior of Remote Procedure Calls (RPCs), giving flexibility to fine-tune the client's communication."],["The class provides a method `GetChannelPool()` that determines the channel pool used when there aren't other channel options specified."]]],[]]