public sealed class UpdateWorkflowRequest : IMessage<UpdateWorkflowRequest>, IEquatable<UpdateWorkflowRequest>, IDeepCloneable<UpdateWorkflowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflows v1beta API class UpdateWorkflowRequest.
Request for the
[UpdateWorkflow][google.cloud.workflows.v1beta.Workflows.UpdateWorkflow]
method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e class is part of the Workflows v1beta API and is used to send requests for updating workflows.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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\u003eIt has two constructors: a default constructor and one that takes another \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e object as a parameter for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two properties, \u003ccode\u003eUpdateMask\u003c/code\u003e, which specifies the fields to update, and \u003ccode\u003eWorkflow\u003c/code\u003e, which is the required workflow to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateWorkflowRequest\u003c/code\u003e class is located within the \u003ccode\u003eGoogle.Cloud.Workflows.V1Beta\u003c/code\u003e namespace and is part of the \u003ccode\u003eGoogle.Cloud.Workflows.V1Beta.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]