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 latest version of the \u003ccode\u003eUpdateFlowRequest\u003c/code\u003e class is 2.23.0, part of the Google.Cloud.Dialogflow.Cx.V3 package, with many previous versions also available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateFlowRequest\u003c/code\u003e is used to update a flow in Dialogflow CX, and it inherits from Object and implements multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides constructors to create new instances and clone existing ones, and has properties to define the flow to update, language code, and update mask.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateMask\u003c/code\u003e property allows control over which fields are updated, or by default all fields are updated when no mask is present.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLanguageCode\u003c/code\u003e property is used to specify the language for certain fields within the flow, defaulting to the agent's language if unspecified, and supporting many different languages.\u003c/p\u003e\n"]]],[],null,[]]