public sealed class CreateExecutionRequest : IMessage<CreateExecutionRequest>, IEquatable<CreateExecutionRequest>, IDeepCloneable<CreateExecutionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Workflow Executions v1beta API class CreateExecutionRequest.
Request for the
[CreateExecution][google.cloud.workflows.executions.v1beta.Executions.CreateExecution]
method.
Required. Name of the workflow for which an execution should be created.
Format: projects/{project}/locations/{location}/workflows/{workflow}
The latest revision of the workflow will be used.
[[["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 page details the \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e class, which is part of the Workflow Executions v1beta API within the \u003ccode\u003eGoogle.Cloud.Workflows.Executions.V1Beta\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e class is used to define a request for creating a new execution within a specified workflow and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e include \u003ccode\u003eExecution\u003c/code\u003e, which specifies the execution to be created, and \u003ccode\u003eParent\u003c/code\u003e, which indicates the workflow name for which the execution is created, using the format \u003ccode\u003eprojects/{project}/locations/{location}/workflows/{workflow}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides documentation for two constructors for the \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e class, the default and one that accepts another \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e as a parameter, which is labeled as 'other'.\u003c/p\u003e\n"],["\u003cp\u003eThe listed documentation covers the \u003ccode\u003e2.0.0-beta05\u003c/code\u003e, \u003ccode\u003e2.0.0-beta04\u003c/code\u003e, and \u003ccode\u003e1.0.0-beta03\u003c/code\u003e versions of this class, with \u003ccode\u003e2.0.0-beta05\u003c/code\u003e as the latest version.\u003c/p\u003e\n"]]],[],null,[]]