Skip to content
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

Add support for Google Translate #1194

Merged
merged 14 commits into from
Aug 25, 2016
Merged

Add support for Google Translate #1194

merged 14 commits into from
Aug 25, 2016

Conversation

mziccard
Copy link
Contributor

Nothing new here, just merging the translate-alpha branch, all commits have already been reviewed.

/cc @lesv

@mziccard mziccard added the api: translation Issues related to the Cloud Translation API API. label Aug 24, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 24, 2016
@lesv
Copy link
Contributor

lesv commented Aug 24, 2016

LGTM - once travis is happy. Are there issues for the licenses that dependency-ci are seeing?

@mziccard
Copy link
Contributor Author

Are there issues for the licenses that dependency-ci are seeing?

Dependency-ci is complaining about javax.inject not being licenced, but that's not true so I guess it's just a bug on their side.

@lesv
Copy link
Contributor

lesv commented Aug 24, 2016

Travis is using a very old version of Java8.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 85.716% when pulling 0a9c791 on translate-alpha into 23eb620 on master.

@lesv
Copy link
Contributor

lesv commented Aug 25, 2016

I see a test for Listing country codes, they would like an actual example of it.

@mziccard
Copy link
Contributor Author

I see a test for Listing country codes, they would like an actual example of it.

Yes there's a test (actually two) for listing supported languages. There are also snippets for that, see listSupportedLanguages and listSupportedLanguagesWithTarget in DetectLanguageAndTranslate.

@mziccard mziccard merged commit 9d413c0 into master Aug 25, 2016
@lesv
Copy link
Contributor

lesv commented Aug 25, 2016

Cool - It's just a different name.

@mziccard mziccard deleted the translate-alpha branch August 26, 2016 13:39
github-actions bot pushed a commit that referenced this pull request Aug 9, 2022
…o v2.3.1 (#1194)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-automl](https://togithub.com/googleapis/java-automl) | `2.2.3` -> `2.3.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl/2.3.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl/2.3.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl/2.3.1/compatibility-slim/2.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-automl/2.3.1/confidence-slim/2.2.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-automl).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzUuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEzNS4xIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: translation Issues related to the Cloud Translation API 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