[[["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 page details the `ConversationsClientBuilder` class, which is used to configure and build instances of the `ConversationsClient` for interacting with the Google Cloud Dialogflow V2 API."],["The `ConversationsClientBuilder` class inherits from `ClientBuilderBase` and provides methods for setting credentials, endpoints, and other configuration options."],["The latest version of the Google.Cloud.Dialogflow.V2 library available is 4.26.0, with multiple previous versions also available for download and reference, down to 3.2.0."],["The `ConversationsClientBuilder` class includes methods to build the client synchronously (`Build()`) and asynchronously (`BuildAsync(CancellationToken)`), allowing for flexible integration into different application patterns."],["This class allows you to customize RPC settings via the `Settings` property for the building of a client."]]],[]]