-
Notifications
You must be signed in to change notification settings - Fork 6.5k
There are typos in a comment and a log message #11294 #11332
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Update samples for google-cloud-speech to improve usability
…bility Handling Issue GoogleCloudPlatform#11248
…mples Handling Issue GoogleCloudPlatform#11248 - Update samples for google-cloud-speech to improve usability
/gcbrun |
/gcbrun |
/gcbrun |
leahecole
reviewed
Apr 23, 2024
leahecole
approved these changes
Apr 23, 2024
9 tasks
leahecole
added a commit
to magar51/python-docs-samples
that referenced
this pull request
Apr 23, 2024
Removing changes made in GoogleCloudPlatform#11332
leahecole
added a commit
that referenced
this pull request
Apr 23, 2024
* Update samples for google-cloud-speech to improve usability * Update transcribe_streaming_v2.py * Handling Issue #11248 Update samples for google-cloud-speech to improve usability * There are typos in a comment and a log message #11294 * Outdated bash operator import on Composer 2 Docs #11433 * Update grouping.py * Update grouping.py Outdated bash operator import on Composer 2 Docs #11433 * Update grouping.py * Update example_dag.py * Apply suggestions from code review reverting Airflow 1 changes where relevant * Apply suggestions from code review Removing changes made in #11332 * Apply suggestions from code review revert speech code changes * Update speech/snippets/transcribe_streaming_v2.py * Update speech/snippets/transcribe_streaming_v2.py --------- Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
api: endpoints
Issues related to the Cloud Endpoints API.
api: speech
Issues related to the Speech-to-Text API.
samples
Issues that are directly related to samples.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Fixes #11294
Note: Before submitting a pull request, please open an issue for discussion if you are not associated with Google.
Checklist
nox -s py-3.9
(see Test Environment Setup)nox -s lint
(see Test Environment Setup)