Skip to content

Commit

Permalink
chore: changes product name to 'Vertex AI' (#131)
Browse files Browse the repository at this point in the history

* chore: change product name to Vertex AI

* 🦉 Updates from OwlBot

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
Eric Schmidt and gcf-owl-bot[bot] committed May 20, 2021
1 parent 985d77d commit 1beedfd
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 16 deletions.
2 changes: 1 addition & 1 deletion packages/google-cloud-aiplatform/.readme-partials.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
introduction: |-
Google Cloud AI Platform is an integrated suite of machine learning tools
Google Cloud Vertex AI is an integrated suite of machine learning tools
and services for building and using ML models with AutoML or custom code.
It offers both novices and experts the best workbench for the entire
machine learning development lifecycle.
4 changes: 2 additions & 2 deletions packages/google-cloud-aiplatform/.repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"language": "nodejs",
"issue_tracker": "https://github.com/googleapis/nodejs-ai-platform/issues",
"requires_billing": true,
"name_pretty": "AI Platform",
"product_documentation": "https://cloud.google.com/ai-platform-unified/docs",
"name_pretty": "Vertex AI",
"product_documentation": "https://cloud.google.com/vertex-ai/docs",
"name": "aiplatform",
"default_version": "v1",
"client_documentation": "https://googleapis.dev/nodejs/aiplatform/latest",
Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-aiplatform/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ accept your pull requests.

1. [Select or create a Cloud Platform project][projects].
1. [Enable billing for your project][billing].
1. [Enable the AI Platform API][enable_api].
1. [Enable the Vertex AI API][enable_api].
1. [Set up authentication with a service account][auth] so you can access the
API from your local workstation.

Expand Down
14 changes: 7 additions & 7 deletions packages/google-cloud-aiplatform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[//]: # "To regenerate it, use `python -m synthtool`."
<img src="https://avatars2.githubusercontent.com/u/2810941?v=3&s=96" alt="Google Cloud Platform logo" title="Google Cloud Platform" align="right" height="96" width="96"/>

# [AI Platform: Node.js Client](https://github.com/googleapis/nodejs-ai-platform)
# [Vertex AI: Node.js Client](https://github.com/googleapis/nodejs-ai-platform)

[![release level](https://img.shields.io/badge/release%20level-beta-yellow.svg?style=flat)](https://cloud.google.com/terms/launch-stages)
[![npm version](https://img.shields.io/npm/v/@google-cloud/aiplatform.svg)](https://www.npmjs.org/package/@google-cloud/aiplatform)
Expand All @@ -11,7 +11,7 @@



Google Cloud AI Platform is an integrated suite of machine learning tools
Google Cloud Vertex AI is an integrated suite of machine learning tools
and services for building and using ML models with AutoML or custom code.
It offers both novices and experts the best workbench for the entire
machine learning development lifecycle.
Expand All @@ -20,8 +20,8 @@ machine learning development lifecycle.
A comprehensive list of changes in each version may be found in
[the CHANGELOG](https://github.com/googleapis/nodejs-ai-platform/blob/master/CHANGELOG.md).

* [AI Platform Node.js Client API Reference][client-docs]
* [AI Platform Documentation][product-docs]
* [Vertex AI Node.js Client API Reference][client-docs]
* [Vertex AI Documentation][product-docs]
* [github.com/googleapis/nodejs-ai-platform](https://github.com/googleapis/nodejs-ai-platform)

Read more about the client libraries for Cloud APIs, including the older
Expand All @@ -47,7 +47,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].

1. [Select or create a Cloud Platform project][projects].
1. [Enable billing for your project][billing].
1. [Enable the AI Platform API][enable_api].
1. [Enable the Vertex AI API][enable_api].
1. [Set up authentication with a service account][auth] so you can access the
API from your local workstation.

Expand Down Expand Up @@ -158,7 +158,7 @@ Samples are in the [`samples/`](https://github.com/googleapis/nodejs-ai-platform



The [AI Platform Node.js Client API Reference][client-docs] documentation
The [Vertex AI Node.js Client API Reference][client-docs] documentation
also contains samples.

## Supported Node.js Versions
Expand Down Expand Up @@ -217,7 +217,7 @@ Apache Version 2.0
See [LICENSE](https://github.com/googleapis/nodejs-ai-platform/blob/master/LICENSE)

[client-docs]: https://googleapis.dev/nodejs/aiplatform/latest
[product-docs]: https://cloud.google.com/ai-platform-unified/docs
[product-docs]: https://cloud.google.com/vertex-ai/docs
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
[projects]: https://console.cloud.google.com/project
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
Expand Down
5 changes: 3 additions & 2 deletions packages/google-cloud-aiplatform/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@google-cloud/aiplatform",
"version": "1.7.0",
"description": "Aiplatform client for Node.js",
"description": "Vertex AI client for Node.js",
"repository": "googleapis/nodejs-ai-platform",
"license": "Apache-2.0",
"author": "Google LLC",
Expand All @@ -19,7 +19,8 @@
"google cloud platform",
"google cloud",
"cloud",
"google aiplatform",
"google vertex ai",
"google vertex",
"aiplatform",
"dataset service",
"endpoint service",
Expand Down
6 changes: 3 additions & 3 deletions packages/google-cloud-aiplatform/samples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
[//]: # "To regenerate it, use `python -m synthtool`."
<img src="https://avatars2.githubusercontent.com/u/2810941?v=3&s=96" alt="Google Cloud Platform logo" title="Google Cloud Platform" align="right" height="96" width="96"/>

# [AI Platform: Node.js Samples](https://github.com/googleapis/nodejs-ai-platform)
# [Vertex AI: Node.js Samples](https://github.com/googleapis/nodejs-ai-platform)

[![Open in Cloud Shell][shell_img]][shell_link]

Google Cloud AI Platform is an integrated suite of machine learning tools
Google Cloud Vertex AI is an integrated suite of machine learning tools
and services for building and using ML models with AutoML or custom code.
It offers both novices and experts the best workbench for the entire
machine learning development lifecycle.
Expand Down Expand Up @@ -1418,4 +1418,4 @@ __Usage:__

[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
[shell_link]: https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/googleapis/nodejs-ai-platform&page=editor&open_in_editor=samples/README.md
[product-docs]: https://cloud.google.com/ai-platform-unified/docs
[product-docs]: https://cloud.google.com/vertex-ai/docs

0 comments on commit 1beedfd

Please sign in to comment.