This repository holds the samples used in the python documentation on cloud.google.com.
For more detailed introduction to a product, check the README in the corresponding folder.
Most samples must be run as modules instead of directly, for example:
$ python -m bigquery.samples.async_query [your-project-id] [your-query]
Refer to the README in the corresponding folder for any special instructions.
- See CONTRIBUTING.md
- See LICENSE