public sealed class CreateNotebookExecutionJobRequest : IMessage<CreateNotebookExecutionJobRequest>, IEquatable<CreateNotebookExecutionJobRequest>, IDeepCloneable<CreateNotebookExecutionJobRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class CreateNotebookExecutionJobRequest.
Request message for [NotebookService.CreateNotebookExecutionJob]
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eCreateNotebookExecutionJobRequest\u003c/code\u003e class, which is used to send requests to the \u003ccode\u003eNotebookService.CreateNotebookExecutionJob\u003c/code\u003e method in the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateNotebookExecutionJobRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace, and it 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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateNotebookExecutionJobRequest\u003c/code\u003e class include \u003ccode\u003eNotebookExecutionJob\u003c/code\u003e (the job to create), \u003ccode\u003eNotebookExecutionJobId\u003c/code\u003e (user-specified ID), \u003ccode\u003eParent\u003c/code\u003e (the location to create the job), and \u003ccode\u003eParentAsLocationName\u003c/code\u003e (a \u003ccode\u003eLocationName\u003c/code\u003e-typed view of the \u003ccode\u003eParent\u003c/code\u003e property).\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and one that takes another \u003ccode\u003eCreateNotebookExecutionJobRequest\u003c/code\u003e instance as a parameter for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eThis request is used to create a NotebookExecutionJob which is a method for executing a notebook file.\u003c/p\u003e\n"]]],[],null,[]]