I have been using gcp.bigquery python module in datalab for a long time, and the reference page is very helpful. It contains all the attributes and methods for BigQuery jobs, datasets, tables, clients, and so on.
http://googlecloudplatform.github.io/datalab/_modules/gcp/bigquery.html
However, the page is not available any more, which gives me a 404 error. I have been searching online for a similar one, however, I didn't get any.
Does anyone know what happened? Did they move the page to somewhere else? Or if you have a better reference page.
Thank you very much.
The "datalab" repository was migrated from the "GoogleCloudPlatform" GitHub organization to the "googledatalab" one.
The up-to-date link is http://googledatalab.github.io/datalab/_modules/gcp/bigquery.html