pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.bigquery.v2.kotlin.outputs
/
TableConstraintsPrimaryKeyResponse
Table
Constraints
Primary
Key
Response
data
class
TableConstraintsPrimaryKeyResponse
(
val
columns
:
List
<
String
>
)
Optional The primary key of the table.
Types
Constructors
Properties
Constructors
Table
Constraints
Primary
Key
Response
Link copied to clipboard
fun
TableConstraintsPrimaryKeyResponse
(
columns
:
List
<
String
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
columns
Link copied to clipboard
val
columns
:
List
<
String
>