Interface protos.google.cloud.dataplex.v1.Task.INotebookTaskConfig (3.7.0)

Properties of a NotebookTaskConfig.

Package

@google-cloud/dataplex

Properties

archiveUris

archiveUris?: (string[]|null);

NotebookTaskConfig archiveUris

fileUris

fileUris?: (string[]|null);

NotebookTaskConfig fileUris

infrastructureSpec

infrastructureSpec?: (google.cloud.dataplex.v1.Task.IInfrastructureSpec|null);

NotebookTaskConfig infrastructureSpec

notebook

notebook?: (string|null);

NotebookTaskConfig notebook