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 \u003ccode\u003eDeployFlowRequest\u003c/code\u003e class is used to send requests for deploying flows within Google Cloud Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace in the Google Cloud .NET library, specifically within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are numerous versions available, ranging from 1.0.0 all the way to 2.23.0, with 2.23.0 being the most recent release, and the current page showing version 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeployFlowRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eEnvironment\u003c/code\u003e, \u003ccode\u003eEnvironmentAsEnvironmentName\u003c/code\u003e, \u003ccode\u003eFlowVersion\u003c/code\u003e, and \u003ccode\u003eFlowVersionAsVersionName\u003c/code\u003e to specify deployment details.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage<DeployFlowRequest>\u003c/code\u003e, \u003ccode\u003eIEquatable<DeployFlowRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DeployFlowRequest>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e, which enables it to perform various operations and adhere to different protocols within the .NET and Google Cloud Protobuf frameworks.\u003c/p\u003e\n"]]],[],null,[]]