public sealed class NotebookExecutionJob.Types.DirectNotebookSource : IMessage<NotebookExecutionJob.Types.DirectNotebookSource>, IEquatable<NotebookExecutionJob.Types.DirectNotebookSource>, IDeepCloneable<NotebookExecutionJob.Types.DirectNotebookSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Vertex AI v1beta1 API class NotebookExecutionJob.Types.DirectNotebookSource.
The content of the input notebook in ipynb format.
[[["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 document provides reference documentation for the \u003ccode\u003eNotebookExecutionJob.Types.DirectNotebookSource\u003c/code\u003e class within the Vertex AI v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDirectNotebookSource\u003c/code\u003e class represents the content of an input notebook in ipynb format and is part of the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1Beta1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and 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\u003eThe class includes constructors for creating a new \u003ccode\u003eDirectNotebookSource\u003c/code\u003e object, either as a default instance or by cloning another \u003ccode\u003eDirectNotebookSource\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eContent\u003c/code\u003e property of this class allows setting and retrieving the base64-encoded contents of the input notebook file, which is stored as a \u003ccode\u003eByteString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]