[[["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 document details the `FlowsClientBuilder` class, which is used to configure and build instances of the `FlowsClient` for the Google Cloud Dialogflow CX V3 API in .NET."],["There are numerous versions of the `FlowsClient` and `FlowsClientBuilder` available, ranging from version 1.0.0 to the latest, version 2.23.0, all for the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["The `FlowsClientBuilder` class inherits from `ClientBuilderBase` and provides methods for setting credentials, endpoints, and other configurations necessary for interacting with the Dialogflow CX V3 service."],["Key methods within `FlowsClientBuilder` include `Build()` and `BuildAsync()` for creating client instances, along with methods for handling emulator environments and default settings, such as `GetDefaultEndpoint()` and `GetDefaultScopes()`."],["The class exposes properties like `Settings` to customize RPC settings and `DefaultGrpcAdapter` to specify the gRPC adapter, and it includes inherited members for credential management and endpoint configuration."]]],[]]