[[["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 `ModelServiceClientBuilder` class in the Cloud AI Platform v1beta1 API facilitates the configuration of credentials and endpoints for the `ModelServiceClient`."],["This builder inherits from `ClientBuilderBase\u003cModelServiceClient\u003e` and provides methods to build both synchronously and asynchronously through the `Build()` and `BuildAsync()` methods."],["The `ModelServiceClientBuilder` allows customization of RPC settings through the `Settings` property, where you can specify configurations like channel credentials and endpoint."],["It provides a constructor `ModelServiceClientBuilder()` to create a new builder instance with default configurations."],["The `GetChannelPool()` method returns the channel pool used when no specific options are designated."]]],[]]