-
Notifications
You must be signed in to change notification settings - Fork 640
docs: change Google Cloud to Cloud #1995
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
docs: change Google Cloud to Cloud #1995
Conversation
|
|
||
| This client supports the following Google Cloud Platform services at an [Alpha](#versioning) quality level: | ||
|
|
||
| * [Cloud Spanner](#cloud-spanner-alpha) (Alpha) |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
packages/dns/README.md
Outdated
| 2. Create a new project or click on an existing project. | ||
| 3. Navigate to **APIs & auth** > **APIs section** and turn on the following APIs (you may need to enable billing in order to use these services): | ||
| * Google Cloud DNS API | ||
| * Cloud DNS API |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
packages/language/README.md
Outdated
| 2. Create a new project or click on an existing project. | ||
| 3. Navigate to **APIs & auth** > **APIs section** and turn on the following APIs (you may need to enable billing in order to use these services): | ||
| * Google Cloud Natural Language API | ||
| * Cloud Natural Language API |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
packages/pubsub/README.md
Outdated
| 2. Create a new project or click on an existing project. | ||
| 3. Navigate to **APIs & auth** > **APIs section** and turn on the following APIs (you may need to enable billing in order to use these services): | ||
| * Google Cloud Pub/Sub API | ||
| * Cloud Pub/Sub API |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
packages/resource/README.md
Outdated
| 2. Create a new project or click on an existing project. | ||
| 3. Navigate to **APIs & auth** > **APIs section** and turn on the following APIs (you may need to enable billing in order to use these services): | ||
| * Google Cloud Resource Manager API | ||
| * Cloud Resource Manager API |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
packages/storage/README.md
Outdated
| 3. Navigate to **APIs & auth** > **APIs section** and turn on the following APIs (you may need to enable billing in order to use these services): | ||
| * Google Cloud Storage | ||
| * Google Cloud Storage JSON API | ||
| * Cloud Storage |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
packages/storage/README.md
Outdated
| * Google Cloud Storage | ||
| * Google Cloud Storage JSON API | ||
| * Cloud Storage | ||
| * Cloud Storage JSON API |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
packages/translate/README.md
Outdated
| 2. Create a new project or click on an existing project. | ||
| 3. Navigate to **APIs & auth** > **APIs section** and turn on the following APIs (you may need to enable billing in order to use these services): | ||
| * Google Cloud Translation API | ||
| * Cloud Translation API |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
packages/vision/README.md
Outdated
| 2. Create a new project or click on an existing project. | ||
| 3. Navigate to **APIs & auth** > **APIs section** and turn on the following APIs (you may need to enable billing in order to use these services): | ||
| * Google Cloud Vision API | ||
| * Cloud Vision API |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
scripts/docs/config.js
Outdated
| title: 'Cloud Bigtable' | ||
| }, | ||
| compute: { | ||
| title: 'Google Compute Engine', |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
@stephenplusplus before I revert any of the changes I think I would like confirmation from @jgeewax, his issue seems to want to remove it everywhere, not just from some of the APIs. |
|
The comments with "Revert" are for what the Google Developer's Console UI shows. It would be incorrect if we said to find it under a name that doesn't exist. |
|
@stephenplusplus PTAL |
Closes #1992
This will change all references of
Google Cloudto simplyCloud, with the exception ofGoogle Cloud Platformsince that references the platform itself and not the individual services.