Google Cloud Dataplex V1Task Notebook Task Config Response
data class GoogleCloudDataplexV1TaskNotebookTaskConfigResponse(val archiveUris: List<String>, val fileUris: List<String>, val infrastructureSpec: GoogleCloudDataplexV1TaskInfrastructureSpecResponse, val notebook: String)
Config for running scheduled notebooks.