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 latest version of the \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e class for the AI Platform Notebooks v1 API is version 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used to make a request to create a new notebook execution within the AI Platform Notebooks service.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateExecutionRequest\u003c/code\u003e 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, supporting various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e class requires a \u003ccode\u003eParent\u003c/code\u003e (project and location), an \u003ccode\u003eExecutionId\u003c/code\u003e, and the \u003ccode\u003eExecution\u003c/code\u003e itself to be provided when creating a notebook execution request.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"]]],[],null,[]]