This repository was archived by the owner on Feb 23, 2024. It is now read-only.
feat: add translate_document and batch_translate_document#234
Merged
gcf-merge-on-green[bot] merged 2 commits intomasterfrom Aug 29, 2021
Merged
Conversation
…d v3beta1 proto for format conversion PiperOrigin-RevId: 393656336 Source-Link: googleapis/googleapis@17d3fb2 Source-Link: https://github.com/googleapis/googleapis-gen/commit/00ca50bdde80906d6f62314ef4f7630b8cdb6e15
parthea
approved these changes
Aug 29, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Aug 30, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [3.4.0](https://www.github.com/googleapis/python-translate/compare/v3.3.2...v3.4.0) (2021-08-29) ### Features * add translate_document and batch_translate_document ([#234](https://www.github.com/googleapis/python-translate/issues/234)) ([b5962d6](https://www.github.com/googleapis/python-translate/commit/b5962d68051d7dc6e4213c78d21ab3bbea1411f5)) * **v3beta1:** add format_conversions ([b5962d6](https://www.github.com/googleapis/python-translate/commit/b5962d68051d7dc6e4213c78d21ab3bbea1411f5)) ### Bug Fixes * add missing annotation for batch document translation ([#231](https://www.github.com/googleapis/python-translate/issues/231)) ([a1297ba](https://www.github.com/googleapis/python-translate/commit/a1297ba6079524f82588c3fe79ec3f5c433a7606)) --- 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.
PiperOrigin-RevId: 393656336
Source-Link: googleapis/googleapis@17d3fb2
Source-Link: https://github.com/googleapis/googleapis-gen/commit/00ca50bdde80906d6f62314ef4f7630b8cdb6e15
feat(v3beta1): add format_conversions