Skip to content

Commit 9f1477c

Browse files
chore(bigtable): reorganize samples (#17819)
This PR re-organizes the sampes directory, to group files by client. The change is easier to view by browsing the directory, rather than reading the diff: https://github.com/googleapis/google-cloud-python/tree/samples_1_reorganize_samples/packages/google-cloud-bigtable/samples
1 parent 53ebb37 commit 9f1477c

105 files changed

Lines changed: 36 additions & 409 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/google-cloud-bigtable/CONTRIBUTING.rst

Lines changed: 3 additions & 3 deletions

packages/google-cloud-bigtable/samples/README.md

Lines changed: 33 additions & 9 deletions

packages/google-cloud-bigtable/samples/hello/async_main.py renamed to packages/google-cloud-bigtable/samples/data_client_async/hello/async_main.py

File renamed without changes.

packages/google-cloud-bigtable/samples/hello/async_main_test.py renamed to packages/google-cloud-bigtable/samples/data_client_async/hello/async_main_test.py

File renamed without changes.

packages/google-cloud-bigtable/samples/quickstart/main_async.py renamed to packages/google-cloud-bigtable/samples/data_client_async/quickstart/main_async.py

File renamed without changes.

packages/google-cloud-bigtable/samples/quickstart/main_async_test.py renamed to packages/google-cloud-bigtable/samples/data_client_async/quickstart/main_async_test.py

File renamed without changes.

packages/google-cloud-bigtable/samples/beam/__init__.py renamed to packages/google-cloud-bigtable/samples/data_client_async/snippets/__init__.py

File renamed without changes.

packages/google-cloud-bigtable/samples/snippets/data_client/data_client_snippets_async.py renamed to packages/google-cloud-bigtable/samples/data_client_async/snippets/data_client_snippets_async.py

File renamed without changes.

packages/google-cloud-bigtable/samples/snippets/data_client/data_client_snippets_async_test.py renamed to packages/google-cloud-bigtable/samples/data_client_async/snippets/data_client_snippets_async_test.py

File renamed without changes.

packages/google-cloud-bigtable/samples/snippets/deletes/deletes_async_test.py renamed to packages/google-cloud-bigtable/samples/data_client_async/snippets/deletes_async_test.py

File renamed without changes.

0 commit comments

Comments
 (0)