Views
Views are similar to tables in the way that data is represented; however, views are read-only.
Queries can be executed against a view as if it were a normal table.
CData Python Connector for Google BigQuery Views
Name | Description |
Datasets | Lists all the accessible datasets for a given project. |
PartitionsList | Lists the partitioning definitions for tables |
PartitionsValues | Lists the partitioning ranges for tables |
Projects | Lists all the projects for the authorized user. |