public sealed class UpdateWorkflowRequest : IMessage<UpdateWorkflowRequest>, IEquatable<UpdateWorkflowRequest>, IDeepCloneable<UpdateWorkflowRequest>, IBufferMessage, IMessage
Request for the
[UpdateWorkflow][google.cloud.workflows.v1.Workflows.UpdateWorkflow]
method.
[[["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 documentation for the \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Workflows.V1\u003c/code\u003e namespace, used to request updates to a workflow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e class, part of version 1.2.0, 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 \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e class includes two constructors, a default one, and one that accepts another \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt has two properties: \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies which fields of the workflow to update, and \u003ccode\u003eWorkflow\u003c/code\u003e, which holds the workflow to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 2.5.0 and you can navigate to older versions of this class all the way back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]