GetDatasetAccessDataset

data class GetDatasetAccessDataset(val datasets: List<GetDatasetAccessDatasetDataset>, val targetTypes: List<String>)

Constructors

Link copied to clipboard
constructor(datasets: List<GetDatasetAccessDatasetDataset>, targetTypes: List<String>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The dataset this entry applies to

Link copied to clipboard

Which resources in the dataset this entry applies to. Currently, only views are supported, but additional target types may be added in the future. Possible values: VIEWS