GetDatasetExternalDatasetReference

data class GetDatasetExternalDatasetReference(val connection: String, val externalSource: String)

Constructors

Link copied to clipboard
constructor(connection: String, externalSource: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The connection id that is used to access the externalSource. Format: projects/{projectId}/locations/{locationId}/connections/{connectionId}

Link copied to clipboard

External source that backs this dataset.