public sealed class CreateWorkflowRequest : IMessage<CreateWorkflowRequest>, IEquatable<CreateWorkflowRequest>, IDeepCloneable<CreateWorkflowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflows v1beta API class CreateWorkflowRequest.
Request for the
[CreateWorkflow][google.cloud.workflows.v1beta.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\u003eThe \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e class is part of the Workflows v1beta API in the Google.Cloud.Workflows.V1Beta namespace, and it is used to initiate the creation of a workflow.\u003c/p\u003e\n"],["\u003cp\u003eThis class, which inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, provides methods and properties for workflow creation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e class include \u003ccode\u003eParent\u003c/code\u003e, which specifies the project and location for workflow creation, and \u003ccode\u003eWorkflowId\u003c/code\u003e, which defines the unique ID for the new workflow, subject to specific formatting and uniqueness constraints.\u003c/p\u003e\n"],["\u003cp\u003eThe class also contains a constructor, \u003ccode\u003eCreateWorkflowRequest()\u003c/code\u003e, and accepts a parameter of type \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e in another constructor, providing flexibility in how the request is instantiated.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of the document, the most recent being 2.0.0-beta05 and the version in focus being 2.0.0-beta04, with an older version of 1.0.0-beta03.\u003c/p\u003e\n"]]],[],null,[]]