[[["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 `DataFusionClientBuilder` class is designed to simplify the configuration of credentials, endpoints, and other settings for the `DataFusionClient`."],["This builder class inherits from `ClientBuilderBase` and offers a streamlined way to build `DataFusionClient` instances with various customization options."],["The latest version is `2.4.0`, and there are older versions ranging back to `1.0.0` that can be found within the provided documentation."],["The `DataFusionClientBuilder` provides methods to build both synchronously with the `Build()` method and asynchronously with the `BuildAsync()` method."],["Key properties of the builder include `Settings`, `DefaultGrpcAdapter`, along with a number of inherited properties from the `ClientBuilderBase` that allow configuration of the connection, credentials, and other settings."]]],[]]