public sealed class CreateExecutionRequest : IMessage<CreateExecutionRequest>, IEquatable<CreateExecutionRequest>, IDeepCloneable<CreateExecutionRequest>, IBufferMessage, IMessage
[[["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\u003eCreateExecutionRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace, used to initiate a request for creating a notebook execution.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e 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 the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e class, one default and another that accepts an existing \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e object for cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e class contains properties such as \u003ccode\u003eExecution\u003c/code\u003e (the execution to be created), \u003ccode\u003eExecutionId\u003c/code\u003e (a unique identifier for the execution), \u003ccode\u003eParent\u003c/code\u003e (the location where the execution will be created), and \u003ccode\u003eParentAsExecutionName\u003c/code\u003e (a typed view of the \u003ccode\u003eParent\u003c/code\u003e resource name).\u003c/p\u003e\n"],["\u003cp\u003eThis documentation refers to version \u003ccode\u003e1.0.0-beta04\u003c/code\u003e, but includes links to the class documentation for versions 2.0.0 through 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]