public sealed class DeployFlowRequest : IMessage<DeployFlowRequest>, IEquatable<DeployFlowRequest>, IDeepCloneable<DeployFlowRequest>, IBufferMessage, IMessage
The request message for [Environments.DeployFlow][google.cloud.dialogflow.cx.v3.Environments.DeployFlow].
Required. The environment to deploy the flow to.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/
environments/<Environment ID>.
Required. The flow version to deploy.
Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/
flows/<Flow ID>/versions/<Version ID>.
[[["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\u003eDeployFlowRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its usage in deploying a flow to an environment.\u003c/p\u003e\n"],["\u003cp\u003eThe page includes a comprehensive list of available versions for the \u003ccode\u003eDeployFlowRequest\u003c/code\u003e class, ranging from version 1.0.0 to the latest version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeployFlowRequest\u003c/code\u003e class can be constructed without any arguments or by providing another \u003ccode\u003eDeployFlowRequest\u003c/code\u003e as a parameter, allowing for direct instantiation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeployFlowRequest\u003c/code\u003e class are \u003ccode\u003eEnvironment\u003c/code\u003e and \u003ccode\u003eFlowVersion\u003c/code\u003e, which are both required and define the target environment and flow version for deployment, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities in message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"]]],[],null,[]]