This repository has been archived by the owner on Sep 16, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
fix!: Remove unsupported fields: recognition_result and alternative_source_language_codes #276
Merged
Conversation
This file contains 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
…ource_language_codes. docs: Add more comments for supported audio type. PiperOrigin-RevId: 370757154 Source-Author: Google APIs <[email protected]> Source-Date: Tue Apr 27 13:58:31 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 1d163315aecf9d8a3b77eb9e1549a0b353103b32 Source-Link: googleapis/googleapis@1d16331
Codecov Report
@@ Coverage Diff @@
## master #276 +/- ##
=========================================
Coverage 59.06% 59.06%
Complexity 28 28
=========================================
Files 6 6
Lines 171 171
Branches 1 1
=========================================
Hits 101 101
Misses 69 69
Partials 1 1 Continue to review full report at Codecov.
|
Neenu1995
approved these changes
Apr 30, 2021
Merged
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
May 14, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [0.4.0](https://github.com/googleapis/java-mediatranslation/compare/v0.3.2...v0.4.0) (2021-05-14) ### ⚠ BREAKING CHANGES * Remove unsupported fields: recognition_result and alternative_source_language_codes (#276) ### Bug Fixes * Remove unsupported fields: recognition_result and alternative_source_language_codes ([#276](https://github.com/googleapis/java-mediatranslation/issues/276)) ([d8eceda](https://github.com/googleapis/java-mediatranslation/commit/d8eceda8b3654155f5ace4d2c1eac2e73403a6c9)) ### Documentation * Add more comments for supported audio type ([d8eceda](https://github.com/googleapis/java-mediatranslation/commit/d8eceda8b3654155f5ace4d2c1eac2e73403a6c9)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#283](https://github.com/googleapis/java-mediatranslation/issues/283)) ([c4dcc1f](https://github.com/googleapis/java-mediatranslation/commit/c4dcc1f198b2242a4e7e1339e5595a3818779fb7)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
api: mediatranslation
Issues related to the googleapis/java-mediatranslation API.
cla: yes
This human has signed the Contributor License Agreement.
context: full
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.
This PR was generated using Autosynth. 🌈
Synth log will be available here:
https://source.cloud.google.com/results/invocations/2cd6f232-d7e5-4be2-861a-36bea46e5c4c/targets
PiperOrigin-RevId: 370757154
Source-Link: googleapis/googleapis@1d16331
docs: Add more comments for supported audio type