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.
Property Value
Type
Description
System.String
Name
public string Name { get; set; }
Required. The name of the flow to get.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent
ID>/flows/<Flow ID>.
[[["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 provides documentation for the `GetFlowRequest` class within the `Google.Cloud.Dialogflow.Cx.V3` namespace, used in Google Cloud's Dialogflow CX API."],["The `GetFlowRequest` class is a response message type for the `Flows.GetFlow` method, enabling retrieval of flow information within a Dialogflow CX agent."],["The document details the class's inheritance, constructors, and properties, such as `FlowName`, `LanguageCode`, and `Name`, providing usage guidance for users interacting with the Dialogflow CX API."],["The page lists all available versions of the class, ranging from the latest (2.23.0) to version 1.0.0, allowing developers to reference specific releases."],["`GetFlowRequest` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality checks, deep cloning, and buffer message operations."]]],[]]