public sealed class CreateExecutionRequest : IMessage<CreateExecutionRequest>, IEquatable<CreateExecutionRequest>, IDeepCloneable<CreateExecutionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class CreateExecutionRequest.
[[["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\u003eThe \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e class is part of the AI Platform Notebooks v1 API, specifically within the \u003ccode\u003eGoogle.Cloud.Notebooks.V1\u003c/code\u003e namespace in the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e, is used to formulate requests for creating notebook executions, implementing interfaces like \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 \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e class contains properties like \u003ccode\u003eExecution\u003c/code\u003e, \u003ccode\u003eExecutionId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are essential for defining the specifics of the notebook execution to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionId\u003c/code\u003e property is a required, user-defined unique identifier for each execution, and the \u003ccode\u003eParent\u003c/code\u003e property indicates the project and location where the execution will occur in the specified format.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e class has 2 constructors, one is a default constructor, and the second accepts a \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]