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 purpose as a response message for the `Flows.GetFlow` operation."],["It lists various versions of the `GetFlowRequest` class, ranging from version 2.23.0 (latest) down to version 1.0.0, each with a corresponding link to its specific documentation page."],["The `GetFlowRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["Key properties of `GetFlowRequest` include `FlowName`, a `FlowName`-typed resource name, `LanguageCode`, which specifies the language for retrieving flow information, and `Name`, which is the required flow identifier."],["The webpage details the constructors of the `GetFlowRequest` class, specifically `GetFlowRequest()` and `GetFlowRequest(GetFlowRequest other)`."]]],[]]