Skip to content

Commit 4e7a865

Browse files
chalmerloweparthea
authored andcommitted
chore: reinstate handwritten samples
1 parent 6163efc commit 4e7a865

32 files changed

+13374
-0
lines changed

packages/google-cloud-spanner/samples/samples/README.rst

Lines changed: 290 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# This file is used to generate README.rst
2+
3+
product:
4+
name: Google Cloud Spanner
5+
short_name: Cloud Spanner
6+
url: https://cloud.google.com/spanner/docs
7+
description: >
8+
`Google Cloud Spanner`_ is a highly scalable, transactional, managed,
9+
NewSQL database service. Cloud Spanner solves the need for a
10+
horizontally-scaling database with consistent global transactions and
11+
SQL semantics.
12+
13+
setup:
14+
- auth
15+
- install_deps
16+
17+
samples:
18+
- name: Snippets
19+
file: snippets.py
20+
show_help: true
21+
22+
cloud_client_library: true
23+
24+
folder: spanner/cloud-client

packages/google-cloud-spanner/samples/samples/archived/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)