-
Notifications
You must be signed in to change notification settings - Fork 591
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(docs): Add note in README mentioning tech discontinuity with prev…
…ious version (#690) See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Benjamin E. Coe <bencoe@google.com> Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
917cfa4
commit 11c7507
Showing
3 changed files
with
37 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
introduction: |- | ||
> Node.js idiomatic client for [Compute Engine][product-docs]. | ||
[Compute Engine](https://cloud.google.com/compute/docs) is a | ||
computing and hosting service that lets you create and run virtual | ||
machines on Google infrastructure. Compute Engine offers scale, | ||
performance, and value that lets you easily launch large compute | ||
clusters on Google's infrastructure. There are no upfront | ||
investments, and you can run thousands of virtual CPUs on a system | ||
that offers quick, consistent performance. | ||
This library is GA from version 3.1.0. It is | ||
backwards-incompatible with prior versions 0.x.y, 1.x.y, 2.x.y, | ||
and 3.0.y. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters