Skip to content

Commit

Permalink
chore: add samples/cloud-nebulous-serverless/README.md (#312)
Browse files Browse the repository at this point in the history
* connect Python Translate client library to nebulous serverless example

* added Samples section to README

* fix path

* update README

* fix README link

* move sample info to README

* fix RST formatting

* chore: update RST for Sphinx lint

* chore: update README for RST style

* updated serverless sample README

Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
3 people committed Jan 19, 2022
1 parent 0b71c07 commit ddeb910
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.

This file was deleted.

1 change: 1 addition & 0 deletions translation/samples/cloud-nebulous-serverless/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
This sample, demonstrating how to access the [Cloud Translation API](https://cloud.google.com/translate) from [Google Cloud serverless platforms](https://cloud.google.com/serverless) (App Engine, Cloud Functions, Cloud Run) can be found at <https://github.com/googlecodelabs/cloud-nebulous-serverless/tree/main/cloud>. Versions in Python (2.7 and 3.7+) and Node.js (10+) are available along with hands-on tutorials.

0 comments on commit ddeb910

Please sign in to comment.