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\u003eThe latest version of \u003ccode\u003eDeployFlowRequest\u003c/code\u003e is 2.23.0, with versions ranging down to 1.0.0 available for use.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeployFlowRequest\u003c/code\u003e is a message used within the \u003ccode\u003egoogle.cloud.dialogflow.cx.v3.Environments.DeployFlow\u003c/code\u003e process, for deploying a specified flow.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eDeployFlowRequest\u003c/code\u003e implements multiple 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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeployFlowRequest\u003c/code\u003e requires both an environment and flow version to be specified, with specific formatting guidelines for each, to successfully deploy the desired flow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEnvironment\u003c/code\u003e and \u003ccode\u003eFlowVersion\u003c/code\u003e properties of \u003ccode\u003eDeployFlowRequest\u003c/code\u003e are strings, but also have corresponding typed views, \u003ccode\u003eEnvironmentAsEnvironmentName\u003c/code\u003e and \u003ccode\u003eFlowVersionAsVersionName\u003c/code\u003e, respectively, offering a more structured way to access the name properties.\u003c/p\u003e\n"]]],[],null,[]]