DatasetContentVersionValue

data class DatasetContentVersionValue(val datasetName: String)

Constructors

Link copied to clipboard
constructor(datasetName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the dataset whose latest contents are used as input to the notebook or application.