[[["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."],[[["This document provides reference documentation for the `IntentsClientBuilder` class within the Dialogflow v3 API for .NET, which is designed to simplify the configuration of credentials and endpoints for the `IntentsClient`."],["The `IntentsClientBuilder` class can be used to build and configure `IntentsClient` objects for interaction with the Dialogflow API, and the most current version available is 2.23.0, but multiple older versions of this API are also documented, back to 1.0.0."],["The document lists the inherited members from `ClientBuilderBase` and `object` classes that are available within `IntentsClientBuilder`, allowing for a wide array of settings to be set, and includes methods for synchronous and asynchronous building of the resulting client, along with the ability to modify the settings for RPCs."],["The `IntentsClientBuilder` class features methods such as `Build()` for synchronous client creation and `BuildAsync()` for asynchronous client creation, and it includes a constructor `IntentsClientBuilder()` to create a new builder with default settings, as well as offering a property of type `IntentsSettings` to set your settings."]]],[]]