pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigquery.v2.kotlin.outputs
/
StandardSqlTableTypeResponse
Standard
Sql
Table
Type
Response
data
class
StandardSqlTableTypeResponse
(
val
columns
:
List
<
StandardSqlFieldResponse
>
)
A table type
Types
Constructors
Properties
Constructors
Standard
Sql
Table
Type
Response
Link copied to clipboard
fun
StandardSqlTableTypeResponse
(
columns
:
List
<
StandardSqlFieldResponse
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
columns
Link copied to clipboard
val
columns
:
List
<
StandardSqlFieldResponse
>
The columns in this table type