toggle menu
pulumi-gcp-kotlin
8.31.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.bigquery.kotlin.outputs
/
GetTablesTable
Get
Tables
Table
data
class
GetTablesTable
(
val
labels
:
Map
<
String
,
String
>
,
val
tableId
:
String
)
Members
Constructors
Get
Tables
Table
Link copied to clipboard
constructor
(
labels
:
Map
<
String
,
String
>
,
tableId
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
labels
Link copied to clipboard
val
labels
:
Map
<
String
,
String
>
User-provided table labels, in key/value pairs.
table
Id
Link copied to clipboard
val
tableId
:
String
The name of the table.