public sealed class CreateFlowRequest : IMessage<CreateFlowRequest>, IEquatable<CreateFlowRequest>, IDeepCloneable<CreateFlowRequest>, IBufferMessage, IMessage
The request message for [Flows.CreateFlow][google.cloud.dialogflow.cx.v3.Flows.CreateFlow].
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
Parent
public string Parent { get; set; }
Required. The agent to create a flow for.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.
Property Value
Type
Description
System.String
ParentAsAgentName
public AgentName ParentAsAgentName { get; set; }
AgentName-typed view over the Parent resource name property.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eCreateFlowRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, used for creating flows in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes version history, with the latest version being 2.23.0, and contains details for each version down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateFlowRequest\u003c/code\u003e is a request message that inherits from \u003ccode\u003eSystem.Object\u003c/code\u003e and implements multiple interfaces such as \u003ccode\u003eGoogle.Protobuf.IMessage\u003c/code\u003e and \u003ccode\u003eSystem.IEquatable<CreateFlowRequest>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eFlow\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsAgentName\u003c/code\u003e, which are required or optional parameters for creating a flow.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors, \u003ccode\u003eCreateFlowRequest()\u003c/code\u003e and \u003ccode\u003eCreateFlowRequest(CreateFlowRequest other)\u003c/code\u003e, allowing for the creation of new instances or cloning existing ones.\u003c/p\u003e\n"]]],[],null,[]]