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 document provides reference documentation for the \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e class within the Google Cloud Workflows v1 API, specifically version 2.1.0, and covers versions from 1.0.0 to 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 modifications to existing workflows.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eUpdateMask\u003c/code\u003e, which defines the fields to be updated, and \u003ccode\u003eWorkflow\u003c/code\u003e, which specifies the workflow to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe document also shows the namespace and assembly in which the \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e class can be found, along with the inherited members and constructors.\u003c/p\u003e\n"]]],[],null,[]]