Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Review cleanup for PR #2344.#2376

Merged
dhermes merged 1 commit into
googleapis:mastergoogleapis/google-cloud-python:masterfrom
dhermes:Fematich-fixupdhermes/google-cloud-python:Fematich-fixupCopy head branch name to clipboard
Sep 21, 2016
Merged

Review cleanup for PR #2344.#2376
dhermes merged 1 commit into
googleapis:mastergoogleapis/google-cloud-python:masterfrom
dhermes:Fematich-fixupdhermes/google-cloud-python:Fematich-fixupCopy head branch name to clipboard

Conversation

@dhermes

@dhermes dhermes commented Sep 21, 2016

Copy link
Copy Markdown
Contributor

@daspecster After this is in, feel free to run with the implementation (e.g. system tests, all features, etc.)

Remaining review issues not fixed by this PR:

@dhermes dhermes added hygiene api: speech Issues related to the Speech-to-Text API. labels Sep 21, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 21, 2016
Comment thread docs/index.rst
bucket = client.get_bucket('<your-bucket-name>')
blob = bucket.blob('my-test-file.txt')
blob.upload_from_string('this is test content!') No newline at end of file
blob.upload_from_string('this is test content!')

This comment was marked as spam.

This comment was marked as spam.

Comment thread docs/speech-usage.rst
... print(' transcript: %s' % (alternative["transcript"],))
... print(' confidence: %s' % (alternative["confidence"],))
... print('transcript: ' + alternative['transcript'])
... print('confidence: ' + alternative['confidence'])

This comment was marked as spam.

This comment was marked as spam.

@tseaver

tseaver commented Sep 21, 2016

Copy link
Copy Markdown
Contributor

LGTM

@daspecster

Copy link
Copy Markdown
Contributor

Did travis slow down on us again today?

@tseaver

tseaver commented Sep 21, 2016

Copy link
Copy Markdown
Contributor

@daspecster We can apparently get throttled due to builds throughout the organization.

@dhermes dhermes merged commit 1f223f2 into googleapis:master Sep 21, 2016
@dhermes dhermes deleted the Fematich-fixup branch September 21, 2016 19:07
parthea pushed a commit that referenced this pull request Apr 1, 2026
We will have more logging utilities in the future. It's better to
organize them into a separate directory now.

Related issue: 406578908
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: speech Issues related to the Speech-to-Text API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.