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 page details the \u003ccode\u003eDeployFlowRequest\u003c/code\u003e class, which is used to request the deployment of a flow within the Google Cloud Dialogflow CX V3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeployFlowRequest\u003c/code\u003e class has two primary properties: \u003ccode\u003eEnvironment\u003c/code\u003e, which specifies the target environment for deployment, and \u003ccode\u003eFlowVersion\u003c/code\u003e, which identifies the version of the flow to be deployed.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.23.0, while older versions down to 1.0.0 are also documented and accessible on this page, under the package \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeployFlowRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<DeployFlowRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DeployFlowRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality checks, deep cloning, and buffered messaging.\u003c/p\u003e\n"]]],[],null,[]]