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.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e class is used to request the creation of a new workflow, as defined by the \u003ccode\u003eCreateWorkflow\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, ensuring compatibility with Google Protobuf and allowing for deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eParent\u003c/code\u003e, which specifies the project and location for the workflow, \u003ccode\u003eWorkflow\u003c/code\u003e, which contains the workflow definition, and \u003ccode\u003eWorkflowId\u003c/code\u003e, which is the unique identifier for the workflow being created, following a strict formatting pattern.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors that allow creating a new \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e object or copying an existing one, and version history for this class is available from versions 1.0.0 up to the latest version 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]