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 usage in retrieving flow information from the Dialogflow CX API."],["The `GetFlowRequest` class is part of the `Google.Cloud.Dialogflow.Cx.V3` library for .NET, with versions ranging from 1.0.0 to the latest 2.23.0, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is designed to retrieve a specific flow, and it includes properties like `Name` (required for flow identification), `FlowName` (a typed view over the Name property), and `LanguageCode` (to specify the language for language-dependent fields)."],["The `GetFlowRequest` class includes two constructors: a default constructor and one that accepts another `GetFlowRequest` object to copy its properties, offering flexibility in object creation."],["The page lists a multitude of previous versions for the `GetFlowRequest`, along with the latest version, allowing users to identify when updates have occurred to the `GetFlowRequest` class."]]],[]]