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."],[[["The webpage provides documentation for the `GetFlowRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, detailing its use in retrieving flow information from the Dialogflow CX API."],["The `GetFlowRequest` class is a message type used in the `Flows.GetFlow` operation and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists numerous versions of the `GetFlowRequest` class, ranging from version 2.23.0 (latest) down to 1.0.0, indicating a history of updates and compatibility."],["The class includes properties like `FlowName`, `LanguageCode`, and `Name`, enabling users to specify the desired flow and language for retrieval, with the `Name` property being a required parameter."],["Constructors for `GetFlowRequest` are available, including a default constructor and one that takes another `GetFlowRequest` object as a parameter for copying data."]]],[]]