Interface protos.google.cloud.dataproc.v1.IPySparkNotebookBatch (6.8.0)

Properties of a PySparkNotebookBatch.

Package

@google-cloud/dataproc

Properties

archiveUris

archiveUris?: (string[]|null);

PySparkNotebookBatch archiveUris

fileUris

fileUris?: (string[]|null);

PySparkNotebookBatch fileUris

jarFileUris

jarFileUris?: (string[]|null);

PySparkNotebookBatch jarFileUris

notebookFileUri

notebookFileUri?: (string|null);

PySparkNotebookBatch notebookFileUri

params

params?: ({ [k: string]: string }|null);

PySparkNotebookBatch params

pythonFileUris

pythonFileUris?: (string[]|null);

PySparkNotebookBatch pythonFileUris