DatasetAccessDatasetDataset

data class DatasetAccessDatasetDataset(val datasetId: String, val projectId: String)

Constructors

Link copied to clipboard
constructor(datasetId: String, projectId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the dataset containing this table.

Link copied to clipboard

The ID of the project containing this table.