public sealed class UpdateFlowRequest : IMessage<UpdateFlowRequest>, IEquatable<UpdateFlowRequest>, IDeepCloneable<UpdateFlowRequest>, IBufferMessage, IMessage
The request message for [Flows.UpdateFlow][google.cloud.dialogflow.cx.v3.Flows.UpdateFlow].
If not specified, the agent's default language is used.
Many
languages
are supported.
Note: languages must be enabled in the agent before they can be used.
[[["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\u003eUpdateFlowRequest\u003c/code\u003e class is used to send requests for updating flows within Google Cloud Dialogflow CX, specifically through the \u003ccode\u003eFlows.UpdateFlow\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateFlowRequest\u003c/code\u003e constructor allows for creating an instance either as a new object or by copying an existing \u003ccode\u003eUpdateFlowRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUpdateFlowRequest\u003c/code\u003e include \u003ccode\u003eFlow\u003c/code\u003e (the flow to be updated), \u003ccode\u003eLanguageCode\u003c/code\u003e (specifying the language for certain fields), and \u003ccode\u003eUpdateMask\u003c/code\u003e (controlling which fields are modified during the update).\u003c/p\u003e\n"],["\u003cp\u003eThe provided content includes a list of available version numbers for \u003ccode\u003eUpdateFlowRequest\u003c/code\u003e, ranging from version 2.23.0 down to 1.0.0, each linking to its specific documentation.\u003c/p\u003e\n"]]],[],null,[]]