We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d4f056 commit 28cc98bCopy full SHA for 28cc98b
translate/api/README.md
@@ -6,7 +6,7 @@ These samples show how to use the [Google Cloud Translate API](
6
https://cloud.google.com/translate/).
7
8
## Build and Run
9
-1. **Enable APIs** - [Enable the Translate API](https://console.cloud.google.com/flows/enableapi?apiid=translate.googleapis.com)
+1. **Enable APIs** - [Enable the Translate API](https://console.cloud.google.com/flows/enableapi?apiid=translate)
10
and create a new project or select an existing project.
11
2. **Download The Credentials** - Click "Go to credentials" after enabling the APIs. Click "Create Credentials"
12
and select "API key". Copy the API key.
0 commit comments