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].
[[["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 the Dialogflow v3 API class DeployFlowRequest is 2.23.0, with multiple previous versions listed, ranging from 2.22.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeployFlowRequest\u003c/code\u003e is a request message for deploying flows within the Dialogflow v3 Environments, and implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eDeployFlowRequest()\u003c/code\u003e and \u003ccode\u003eDeployFlowRequest(DeployFlowRequest)\u003c/code\u003e, and properties \u003ccode\u003eEnvironment\u003c/code\u003e, \u003ccode\u003eEnvironmentAsEnvironmentName\u003c/code\u003e, \u003ccode\u003eFlowVersion\u003c/code\u003e, and \u003ccode\u003eFlowVersionAsVersionName\u003c/code\u003e for managing the deployment details.\u003c/p\u003e\n"],["\u003cp\u003eThe required properties for deploying a flow are \u003ccode\u003eEnvironment\u003c/code\u003e, representing the deployment destination, and \u003ccode\u003eFlowVersion\u003c/code\u003e, specifying the version to be deployed, both represented as strings in a specific format.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnvironmentAsEnvironmentName\u003c/code\u003e and \u003ccode\u003eFlowVersionAsVersionName\u003c/code\u003e are typed views providing structured access to the \u003ccode\u003eEnvironment\u003c/code\u003e and \u003ccode\u003eFlowVersion\u003c/code\u003e properties, respectively, allowing for a more organized way to interact with the data.\u003c/p\u003e\n"]]],[],null,[]]