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 details the \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Workflows.V1\u003c/code\u003e namespace, specifically version 1.2.0, for creating workflows.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e class is a request object used in 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 class contains properties such as \u003ccode\u003eParent\u003c/code\u003e (project and location), \u003ccode\u003eParentAsLocationName\u003c/code\u003e (typed view of Parent), \u003ccode\u003eWorkflow\u003c/code\u003e (workflow to be created), and \u003ccode\u003eWorkflowId\u003c/code\u003e (unique ID for the workflow).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkflowId\u003c/code\u003e property must adhere to strict formatting rules: letters, numbers, underscores, and hyphens only, starting and ending with letters or numbers, and between 1-64 characters.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage also provides links to past and future version releases that involve \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e including the most recent 2.5.0 version.\u003c/p\u003e\n"]]],[],null,[]]