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, detailing its structure and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e class is designed for use with the \u003ccode\u003eUpdateWorkflow\u003c/code\u003e method in Google Cloud Workflows, facilitating updates to existing workflows.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in handling structured data and messages.\u003c/p\u003e\n"],["\u003cp\u003eIt offers two constructors: a default constructor and a copy constructor that takes another \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two key properties: \u003ccode\u003eUpdateMask\u003c/code\u003e which determines what fields will be updated, and \u003ccode\u003eWorkflow\u003c/code\u003e which contains the workflow that will be updated.\u003c/p\u003e\n"]]],[],null,[]]