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 document outlines the \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e class, which is used to request the creation of a new workflow in Google Cloud Workflows V1.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateWorkflowRequest\u003c/code\u003e class requires parameters like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eWorkflow\u003c/code\u003e, and \u003ccode\u003eWorkflowId\u003c/code\u003e, where \u003ccode\u003eParent\u003c/code\u003e indicates the location, \u003ccode\u003eWorkflow\u003c/code\u003e is the workflow to be created, and \u003ccode\u003eWorkflowId\u003c/code\u003e is the unique identifier for the new workflow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWorkflowId\u003c/code\u003e property has specific requirements, including character limitations, and constraints on the starting and ending characters, and ensuring it is unique within the project and location.\u003c/p\u003e\n"],["\u003cp\u003eThere are several versions of this documentation, the latest being 2.5.0, whereas this current document is version 1.1.0.\u003c/p\u003e\n"]]],[],null,[]]