pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigquery.v2.kotlin.outputs
/
TableSchemaResponse
Table
Schema
Response
data
class
TableSchemaResponse
(
val
fields
:
List
<
TableFieldSchemaResponse
>
)
Types
Constructors
Properties
Constructors
Table
Schema
Response
Link copied to clipboard
fun
TableSchemaResponse
(
fields
:
List
<
TableFieldSchemaResponse
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
fields
Link copied to clipboard
val
fields
:
List
<
TableFieldSchemaResponse
>
Describes the fields in a table.