EntryBigqueryTableSpecViewSpec

data class EntryBigqueryTableSpecViewSpec(val viewQuery: String? = null)

Constructors

Link copied to clipboard
constructor(viewQuery: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val viewQuery: String? = null

(Output) The query that defines the table view.