pulumi-gcp-kotlin
6.67.0.0
pulumi-gcp-kotlin
/
com.pulumi.gcp.datacatalog.kotlin.outputs
/
EntryBigqueryTableSpecViewSpec
Entry
Bigquery
Table
Spec
View
Spec
data
class
EntryBigqueryTableSpecViewSpec
(
val
viewQuery
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Entry
Bigquery
Table
Spec
View
Spec
Link copied to clipboard
fun
EntryBigqueryTableSpecViewSpec
(
viewQuery
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
view
Query
Link copied to clipboard
val
viewQuery
:
String
?
=
null
(Output) The query that defines the table view.