public sealed class NotebookExecutionJob : IMessage<NotebookExecutionJob>, IEquatable<NotebookExecutionJob>, IDeepCloneable<NotebookExecutionJob>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class NotebookExecutionJob.
NotebookExecutionJob represents an instance of a notebook execution.
public EncryptionSpec EncryptionSpec { get; set; }
Customer-managed encryption key spec for the notebook execution job.
This field is auto-populated if the
[NotebookRuntimeTemplate][google.cloud.aiplatform.v1.NotebookRuntimeTemplate]
has an encryption spec.
The labels with user-defined metadata to organize NotebookExecutionJobs.
Label keys and values can be no longer than 64 characters
(Unicode codepoints), can only contain lowercase letters, numeric
characters, underscores and dashes. International characters are allowed.
See https://goo.gl/xmQnxf for more information and examples of labels.
System reserved label keys are prefixed with "aiplatform.googleapis.com/"
and are immutable.
[[["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-20 UTC."],[[["\u003cp\u003eThis document provides comprehensive reference documentation for the \u003ccode\u003eNotebookExecutionJob\u003c/code\u003e class within the Cloud AI Platform v1 API, specifically for version 3.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNotebookExecutionJob\u003c/code\u003e represents a single notebook execution instance, detailing its properties, such as source, output location, execution environment, and status.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes a list of available versions of \u003ccode\u003eNotebookExecutionJob\u003c/code\u003e, starting from version 3.22.0 (latest) and going down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNotebookExecutionJob\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering a wide range of functionalities.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of a \u003ccode\u003eNotebookExecutionJob\u003c/code\u003e include \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eExecutionTimeout\u003c/code\u003e, \u003ccode\u003eJobState\u003c/code\u003e, \u003ccode\u003eKernelName\u003c/code\u003e, and various source specifications for compute configuration, as well as the ability to set an \u003ccode\u003eEncryptionSpec\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]