FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Adding async sample code to cloud speech. by xinjiez · Pull Request #404 · GoogleCloudPlatform/python-docs-samples · GitHub

Adding async sample code to cloud speech. - #404

Merged
theacodes merged 3 commits into
GoogleCloudPlatform:speech-betafrom
xinjiez:master
Jul 6, 2016
Merged

Adding async sample code to cloud speech.#404
theacodes merged 3 commits into
GoogleCloudPlatform:speech-betafrom
xinjiez:master

Conversation

xinjiez commented Jul 6, 2016

Copy link
Copy Markdown
Contributor

No description provided.

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 6, 2016
Comment thread speech/api/speech_async_grpc.py Outdated
import time

from gcloud.credentials import get_credentials
from google.cloud.speech.v1beta1 import cloud_speech_pb2 as cloud_speech

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

In general I don't recommend aliasing imports. Is this a standard grpc practice?

Copy link
Copy Markdown
Contributor

Looking pretty good, just a few nits @xinjiez. Please ping when you're ready for another review.

xinjiez commented Jul 6, 2016

Copy link
Copy Markdown
Contributor Author

Done. PTAL. Thanks.

Comment thread speech/api/speech_async_grpc.py Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Since this is only used in one place, can you put it there?

xinjiez commented Jul 6, 2016

Copy link
Copy Markdown
Contributor Author

Updated. Thanks Jon.

theacodes merged commit f264c70 into GoogleCloudPlatform:speech-beta Jul 6, 2016
telpirion pushed a commit that referenced this pull request Jan 13, 2023
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* revert

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
telpirion pushed a commit that referenced this pull request Jan 18, 2023
* docs(samples): adds training phrases sample

* docs(samples): fixed lint

* docs(samples): ignored auto-foratting

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
dandhlee pushed a commit that referenced this pull request Feb 6, 2023
* docs(samples): adds training phrases sample

* docs(samples): fixed lint

* docs(samples): ignored auto-foratting

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
dandhlee pushed a commit that referenced this pull request Feb 9, 2023
* chore(deps): update all dependencies

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* revert

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
telpirion pushed a commit that referenced this pull request Mar 13, 2023
* docs(samples): adds training phrases sample

* docs(samples): fixed lint

* docs(samples): ignored auto-foratting

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL