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 webpage details the `GetFlowRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, used for retrieving flow data in Dialogflow CX."],["The latest version available is 2.23.0, with the page also providing access to many previous versions, from 1.0.0 all the way up to this version, with links to specific versions' documentation."],["The `GetFlowRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["`GetFlowRequest` has a constructor that takes another `GetFlowRequest` object, along with properties for `FlowName`, `LanguageCode`, and `Name` that are key to the request."],["The purpose of this class is to be the response message for `Flows.GetFlow` when retrieving flow information, with `Name` being a required parameter."]]],[]]