[[["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 webpage provides documentation for the `SessionsClientBuilder` class within the Google Cloud Dialogflow CX v3 .NET library, offering a range of versions from 1.0.0 to the latest 2.23.0."],["The `SessionsClientBuilder` class is designed to simplify the configuration of credentials, endpoints, and other settings for the `SessionsClient` used in interacting with the Dialogflow v3 API."],["As a part of its inheritance, the `SessionsClientBuilder` class inherits and implements several properties and methods from `ClientBuilderBase\u003cSessionsClient\u003e`, such as configuring the endpoint, logger, credentials, and user agent."],["It contains methods for building a `SessionsClient` instance synchronously via `Build()` or asynchronously via `BuildAsync()`, allowing for flexible integration into various application architectures."],["The class's main properties are the `Settings` property which is of the `SessionsSettings` type, which is used to set the default settings for any RPCs."]]],[]]