public sealed class CreateWorkflowRequest : IMessage<CreateWorkflowRequest>, IEquatable<CreateWorkflowRequest>, IDeepCloneable<CreateWorkflowRequest>, IBufferMessage, IMessage
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 webpage provides documentation for the \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e class, which is used to request the creation of a workflow in Google Cloud Workflows.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Workflows.V1\u003c/code\u003e namespace and is implemented in the \u003ccode\u003eGoogle.Cloud.Workflows.V1.dll\u003c/code\u003e assembly.\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, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e class has properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eWorkflow\u003c/code\u003e, and \u003ccode\u003eWorkflowId\u003c/code\u003e, which are necessary for specifying the workflow's location, definition, and ID.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple version links provided on the page, with version 2.5.0 being the latest, and version 1.0.0 being the original.\u003c/p\u003e\n"]]],[],null,[]]