tableType property
Describes the table type.
The following values are supported: * table: A BigQuery native table. *
view: A virtual table defined by a SQL query.
Required.
Implementation
core.String? tableType;Describes the table type.
The following values are supported: * table: A BigQuery native table. *
view: A virtual table defined by a SQL query.
Required.
core.String? tableType;