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 document provides reference documentation for the \u003ccode\u003eUpdateFlowRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateFlowRequest\u003c/code\u003e is a request message used to update flows, and it implements interfaces like \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 document lists available versions of the Dialogflow v3 API, ranging from version 1.0.0 up to the latest version, 2.23.0, each linking to the \u003ccode\u003eUpdateFlowRequest\u003c/code\u003e documentation for that specific version.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors for creating instances, including a parameterless constructor and one that takes another \u003ccode\u003eUpdateFlowRequest\u003c/code\u003e instance as input.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eFlow\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are essential for defining the flow to update, the language of specific flow fields, and which fields should be updated, respectively.\u003c/p\u003e\n"]]],[],null,[]]