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
def content() -> ::String
Returns
- (::String) — The base64-encoded contents of the input notebook file.
#content=
def content=(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.