ScheduleCreateNotebookExecutionJobRequestNotebookExecutionJobDataformRepositorySource

data class ScheduleCreateNotebookExecutionJobRequestNotebookExecutionJobDataformRepositorySource(val commitSha: String? = null, val dataformRepositoryResourceName: String)

Constructors

constructor(commitSha: String? = null, dataformRepositoryResourceName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val commitSha: String? = null

The commit SHA to read repository with. If unset, the file will be read at HEAD.

Link copied to clipboard

The resource name of the Dataform Repository.