public sealed class DeployFlowRequest : IMessage<DeployFlowRequest>, IEquatable<DeployFlowRequest>, IDeepCloneable<DeployFlowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DeployFlowRequest.
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>.
[[["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 document provides reference documentation for the \u003ccode\u003eDeployFlowRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, part of the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeployFlowRequest\u003c/code\u003e class is used to request the deployment of a specific flow version to an environment, according to the Dialogflow API's \u003ccode\u003eEnvironments.DeployFlow\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe 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 comparisons, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeployFlowRequest\u003c/code\u003e class contains two essential properties, \u003ccode\u003eEnvironment\u003c/code\u003e and \u003ccode\u003eFlowVersion\u003c/code\u003e, which specify the target environment and the flow version to be deployed, respectively, both of which are required properties.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions of the Dialogflow v3 API, from version 1.0.0 up to the latest version 2.23.0, with all versions having a DeployFlowRequest available.\u003c/p\u003e\n"]]],[],null,[]]