ScheduledQueryDimensionMapping

data class ScheduledQueryDimensionMapping(val dimensionValueType: ScheduledQueryDimensionValueType, val name: String)

This type is used to map column(s) from the query result to a dimension in the destination table.

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard