Skip to content

Commit

Permalink
fix(tpu): update the API
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation authored and sofisl committed Jun 9, 2021
1 parent d9bf2cd commit 6541ade
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/apis/tpu/README.md
Expand Up @@ -4,6 +4,15 @@

> TPU API provides customers with access to Google TPU technology.
## Support status
**Note**: Google provides multiple libraries for this service. This library is in
maintenance mode, and will continue to be made available for users who have
existing applications. If you're building a new application, or modernizing a
legacy application, please use [@google-cloud/tpu](https://www.npmjs.com/package/@google-cloud/tpu) instead.
The [@google-cloud/tpu](https://www.npmjs.com/package/@google-cloud/tpu) library is faster, easier to use, and better maintained.

To learn more, see [Client Libraries Explained](https://cloud.google.com/apis/docs/client-libraries-explained).

## Installation

```sh
Expand Down

0 comments on commit 6541ade

Please sign in to comment.