This repository was archived by the owner on Apr 20, 2024. It is now read-only.
feat(v1p1beta1): add total_billed_time response field#219
Merged
gcf-merge-on-green[bot] merged 2 commits intomasterfrom Jul 28, 2021
Merged
Conversation
…quired field in CreatePhraseSetRequest. fix!: custom_class_id is required field in CreateCustomClassRequest. Committer: @cherba PiperOrigin-RevId: 387131819 Source-Link: googleapis/googleapis@4fca877 Source-Link: https://github.com/googleapis/googleapis-gen/commit/66600ac7500d13d69bcbf31786bcc984170c1fc8
parthea
approved these changes
Jul 28, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jul 28, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [2.6.0](https://github.com/googleapis/python-speech/compare/v2.5.1...v2.6.0) (2021-07-28) ### Features * **v1p1beta1:** add total_billed_time response field ([#219](https://github.com/googleapis/python-speech/issues/219)) ([e7efa67](https://github.com/googleapis/python-speech/commit/e7efa6790111861084ff5a98a262432c04834dec)) ### Bug Fixes * enable self signed jwt for grpc ([#217](https://github.com/googleapis/python-speech/issues/217)) ([f43812c](https://github.com/googleapis/python-speech/commit/f43812ca164dd2b45ec4a73339291fa458be6be9)) * **v1p1beta1:** custom_class_id is required field in CreateCustomClassRequest. ([e7efa67](https://github.com/googleapis/python-speech/commit/e7efa6790111861084ff5a98a262432c04834dec)) * **v1p1beta1:** phrase_set_id is required field in CreatePhraseSetRequest ([e7efa67](https://github.com/googleapis/python-speech/commit/e7efa6790111861084ff5a98a262432c04834dec)) ### Documentation * **samples:** Add Spoken Punctuation and Emojis code samples ([#155](https://github.com/googleapis/python-speech/issues/155)) ([cc6b234](https://github.com/googleapis/python-speech/commit/cc6b2341cde1fec270afd500c8c5fe2b9023b346)) * add Samples section to CONTRIBUTING.rst ([#211](https://github.com/googleapis/python-speech/issues/211)) ([4b7e4c4](https://github.com/googleapis/python-speech/commit/4b7e4c46b57585f5db4adceca6ba5717d02ebb64)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Committer: @cherba
PiperOrigin-RevId: 387131819
Source-Link: googleapis/googleapis@4fca877
Source-Link: https://github.com/googleapis/googleapis-gen/commit/66600ac7500d13d69bcbf31786bcc984170c1fc8
fix(v1p1beta1): phrase_set_id is required field in CreatePhraseSetRequest
fix(v1p1beta1): custom_class_id is required field in CreateCustomClassRequest.