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\u003eThis page provides documentation for the \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e class within the AI Platform Notebooks v1 API, specifically for version 2.2.0 of the Google.Cloud.Notebooks.V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e class is used to request the creation of a notebook execution, implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties including \u003ccode\u003eExecution\u003c/code\u003e, \u003ccode\u003eExecutionId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are essential for defining and identifying the notebook execution request, with the parent defined as \u003ccode\u003eprojects/{project_id}/locations/{location}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for the \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e class, a default constructor and one that takes another \u003ccode\u003eCreateExecutionRequest\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also lists the inherited members from the \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]