Page Name: _modules/gcloud/bigquery/client
Release: 0.10.1
There is a discrepancy between the docs (https://googlecloudplatform.github.io/gcloud-python/stable/bigquery-usage.html) and the current implementation. The SchemaField class constructer uses the keyword argument field_type, not type as the documentation currently states.
Page Name: _modules/gcloud/bigquery/client
Release: 0.10.1
There is a discrepancy between the docs (https://googlecloudplatform.github.io/gcloud-python/stable/bigquery-usage.html) and the current implementation. The SchemaField class constructer uses the keyword argument field_type, not type as the documentation currently states.