SingleTargetDatasetResponse

data class SingleTargetDatasetResponse(val datasetId: String)

A single target dataset to which all data will be streamed.

Constructors

Link copied to clipboard
constructor(datasetId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The dataset ID of the target dataset.