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 page 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."],["This class is part of the Google Cloud Dialogflow CX .NET library and is used to request information about a specific flow, with versions ranging from 1.0.0 to 2.23.0 (latest)."],["`GetFlowRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["Key properties of `GetFlowRequest` include `FlowName`, a typed view over the resource name, `LanguageCode`, which specifies the language for retrieving flow-related data, and `Name`, the required identifier for the specific flow to retrieve."],["The available constructors allow for creating a default `GetFlowRequest` instance or one copied from an existing `GetFlowRequest` object."]]],[]]