public sealed class CreateWorkflowRequest : IMessage<CreateWorkflowRequest>, IEquatable<CreateWorkflowRequest>, IDeepCloneable<CreateWorkflowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflows v1 API class CreateWorkflowRequest.
Request for the
[CreateWorkflow][google.cloud.workflows.v1.Workflows.CreateWorkflow]
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 information for the \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e class within the Google Cloud Workflows v1 API, specifically version 2.3.0, which is used to create new workflows.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e is a request object for the \u003ccode\u003eCreateWorkflow\u003c/code\u003e method 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 \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e class requires several properties to be set, including \u003ccode\u003eParent\u003c/code\u003e which specifies the project and location, \u003ccode\u003eWorkflow\u003c/code\u003e which is the workflow to be created, and \u003ccode\u003eWorkflowId\u003c/code\u003e, which must follow specific formatting rules.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this class that can be found in the documentation, with version 2.5.0 being the latest, as well as many older versions listed.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e object as a parameter, allowing for the creation of new instances based on existing ones.\u003c/p\u003e\n"]]],[],null,[]]