Skip to content

Update translation model documentation#783

Merged
dwsupplee merged 1 commit intogoogleapis:masterfrom
dwsupplee:model-doc-updates
Dec 11, 2017
Merged

Update translation model documentation#783
dwsupplee merged 1 commit intogoogleapis:masterfrom
dwsupplee:model-doc-updates

Conversation

@dwsupplee
Copy link
Copy Markdown
Contributor

Closes: #758

@geekmeister thank you for filing the issue! Please let me know what you think of the updates to the documentation.

@dwsupplee dwsupplee added the api: translation Issues related to the Cloud Translation API. label Dec 11, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 11, 2017
@dwsupplee dwsupplee merged commit 0d123ad into googleapis:master Dec 11, 2017
@jdpedrie jdpedrie mentioned this pull request Dec 15, 2017
@geekmeister
Copy link
Copy Markdown

Hello -

Seems like there has been no changes since I am still seeing the same statement as before. Could you clarify what changes has been made? It still says "May be nmt or base".

https://googlecloudplatform.github.io/google-cloud-php/#/docs/cloud-translate/v1.0.1/translate/translateclient?method=translate

@dwsupplee
Copy link
Copy Markdown
Contributor Author

@geekmeister,

The updated docs are available as part of a later release of v1.0.1, please take a look at the docs for v1.1.0:

https://googlecloudplatform.github.io/google-cloud-php/#/docs/cloud-translate/v1.1.0/translate/translateclient?method=translate

@geekmeister
Copy link
Copy Markdown

Hello dwsupplee,

Thanks for sharing the doc. This seems to be clear. Is it possible to share this to link to others as well? Also, may I know when will be the official release of the new version: v1.0.1?

@jdpedrie
Copy link
Copy Markdown
Contributor

jdpedrie commented Jan 4, 2018

Hi @geekmeister,

The latest version is v1.1.0; that is the version David linked to. You should be able to upgrade the version you are using by modifying your composer.json file.

I'd suggest requiring at ^1.0, like this:

"google/cloud-translate": "^1.0"

This will ensure that you receive all backwards-compatible updates to the library.

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. 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