[[["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 `PredictionServiceClientBuilder` class is used to configure and build instances of `PredictionServiceClient` for simplified management of credentials and endpoints."],["This class inherits from `ClientBuilderBase\u003cPredictionServiceClient\u003e`, extending its functionality to include specific features for prediction service clients."],["It supports asynchronous client building via the `BuildAsync` method, allowing operations to be performed without blocking the main thread."],["The builder allows for customization of the RPC settings through the `Settings` property, which can be set to `null` to revert to default configurations."],["It offers overrides for key methods like `GetDefaultEndpoint` and `GetDefaultScopes`, enabling the definition of custom endpoint and scope behaviors for the builder type."]]],[]]