If not specified, the agent's default language is used.
Many
languages
are supported.
Note: languages must be enabled in the agent before they can be used.
[[["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 and code samples for the `GetFlowRequest` class within the Dialogflow v3 API, specifically for .NET."],["`GetFlowRequest` is the response message for `Flows.GetFlow`, and it inherits from `object` while implementing multiple interfaces."],["The document lists all the versions of the Dialogflow.Cx.V3 API that have a `GetFlowRequest` with the latest being 2.23.0 and 2.15.0 being the version the document is showing examples of."],["The `GetFlowRequest` class has properties like `FlowName`, `LanguageCode`, and `Name`, which are used to specify which flow to retrieve and in what language."],["The `GetFlowRequest` has two constructors: `GetFlowRequest()` and `GetFlowRequest(GetFlowRequest other)` allowing for the creation of new instances or the duplication of an existing one."]]],[]]