# This file is used to generate README.rst product: name: Google BigQuery short_name: BigQuery url: https://cloud.google.com/bigquery/docs description: > `Google BigQuery`_ is Google's fully managed, petabyte scale, low cost analytics data warehouse. BigQuery is NoOps—there is no infrastructure to manage and you don't need a database administrator—so you can focus on analyzing data to find meaningful insights, use familiar SQL, and take advantage of our pay-as-you-go model. required_role: BigQuery Admin setup: - auth - install_deps samples: - name: Quickstart file: quickstart.py - name: Simple Application file: simple_app.py - name: User Credentials file: user_credentials.py show_help: true cloud_client_library: true folder: bigquery/cloud-client