public sealed class UpdateWorkflowRequest : IMessage<UpdateWorkflowRequest>, IEquatable<UpdateWorkflowRequest>, IDeepCloneable<UpdateWorkflowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflows v1 API class UpdateWorkflowRequest.
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 reference documentation for the \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e class within the Google Cloud Workflows v1 API, specifically version 2.4.0, and lists the available versions, including the latest 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e class is used to construct requests for the \u003ccode\u003eUpdateWorkflow\u003c/code\u003e method, enabling updates to existing workflows, which can either update the entire workflow or be limited to specific fields via \u003ccode\u003eUpdateMask\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e class include \u003ccode\u003eUpdateMask\u003c/code\u003e, which defines the fields to be updated, and \u003ccode\u003eWorkflow\u003c/code\u003e, which represents the workflow to be updated, along with multiple constructors for the class.\u003c/p\u003e\n"],["\u003cp\u003eThis class resides in the \u003ccode\u003eGoogle.Cloud.Workflows.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Workflows.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]