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, specifically in version 1.1.0, but also providing links to previous versions as well as the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e class is used to request updates to a workflow using the \u003ccode\u003eUpdateWorkflow\u003c/code\u003e method, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, \u003ccode\u003eUpdateWorkflowRequest()\u003c/code\u003e, and another that accepts an \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e object as a parameter, \u003ccode\u003eUpdateWorkflowRequest(UpdateWorkflowRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt features two key properties: \u003ccode\u003eUpdateMask\u003c/code\u003e, which defines the specific fields to update, and \u003ccode\u003eWorkflow\u003c/code\u003e, which represents the workflow to be updated, both as part of the request.\u003c/p\u003e\n"],["\u003cp\u003eThere is documentation present for the methods that are inherited from the Object class.\u003c/p\u003e\n"]]],[],null,[]]