We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/translate/cloud-client/README.rst
I want to use Google Translate API. So I read the README and get API Key from CloudPlatform Console.
But, the snippets don't use API Key . So I searched the issues and found following issue.
API Key
#659
According to this issue, API Key is not required, but README still haven't updated. I want to know the usage of Google Translate SDK.
The text was updated successfully, but these errors were encountered:
I updated the README in this PR, changes should be merged, feel free to reopen if the instructions are still causing issues for you.
Sorry, something went wrong.
gguuss
No branches or pull requests
In which file did you encounter the issue?
https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/translate/cloud-client/README.rst
Did you change the file? If so, how?
Describe the issue
I want to use Google Translate API.
So I read the README and get API Key from CloudPlatform Console.
But, the snippets don't use
API Key
. So I searched the issues and found following issue.#659
According to this issue, API Key is not required, but README still haven't updated.
I want to know the usage of Google Translate SDK.
The text was updated successfully, but these errors were encountered: