Interface NotebookExecutionJob.DirectNotebookSourceOrBuilder (3.46.0)

public static interface NotebookExecutionJob.DirectNotebookSourceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getContent()

public abstract ByteString getContent()

The base64-encoded contents of the input notebook file.

bytes content = 1;

Returns
Type Description
ByteString

The content.