forked from GoogleCloudPlatform/python-docs-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME.rst.in
More file actions
25 lines (20 loc) · 673 Bytes
/
README.rst.in
File metadata and controls
25 lines (20 loc) · 673 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# 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.
setup:
- auth
- install_deps
samples:
- name: Label a dataset or table
show_help: true
file: labels.py
cloud_client_library: false
folder: bigquery/rest