Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::NotebookExecutionJob::DirectNotebookSource (v1.47.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::NotebookExecutionJob::DirectNotebookSource.
The content of the input notebook in ipynb format.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#content
defcontent()->::String
Returns
(::String) — The base64-encoded contents of the input notebook file.
#content=
defcontent=(value)->::String
Parameter
value (::String) — The base64-encoded contents of the input notebook file.
Returns
(::String) — The base64-encoded contents of the input notebook file.