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
33 lines (28 loc) · 691 Bytes
/
README.rst.in
File metadata and controls
33 lines (28 loc) · 691 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
26
27
28
29
30
31
32
33
# This file is used to generate README.rst
product:
name: Google Cloud Storage
short_name: Cloud Storage
url: https://cloud.google.com/storage/docs
description: >
`Google Cloud Storage`_ allows world-wide storage and retrieval of any
amount of data at any time.
setup:
- auth
- install_deps
samples:
- name: Quickstart
file: quickstart.py
- name: Snippets
file: snippets.py
show_help: true
- name: Access Control Lists
file: acl.py
show_help: true
- name: Customer-Supplied Encryption
file: encryption.py
show_help: true
- name: Notification Polling
file: notification_polling.py
show_help: true
cloud_client_library: true
folder: storage/cloud-client