public sealed class UpdateFlowRequest : IMessage<UpdateFlowRequest>, IEquatable<UpdateFlowRequest>, IDeepCloneable<UpdateFlowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class UpdateFlowRequest.
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\u003eThis webpage provides reference documentation for the \u003ccode\u003eUpdateFlowRequest\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\u003eUpdateFlowRequest\u003c/code\u003e class is used to send requests for updating a flow, and it inherits from and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties like \u003ccode\u003eFlow\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which allow you to specify the flow to be updated, the language of certain fields within the flow, and the specific fields to be modified, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists available versions of this class, ranging from version 1.0.0 to the latest version, 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the class, one with no parameters and one that takes another UpdateFlowRequest as a parameter.\u003c/p\u003e\n"]]],[],null,[]]