diff --git a/packages/google-cloud-compute/.readme-partials.yaml b/packages/google-cloud-compute/.readme-partials.yaml new file mode 100644 index 00000000000..59a6f88a526 --- /dev/null +++ b/packages/google-cloud-compute/.readme-partials.yaml @@ -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. diff --git a/packages/google-cloud-compute/README.md b/packages/google-cloud-compute/README.md index 35acba19fc3..1585ed67de9 100644 --- a/packages/google-cloud-compute/README.md +++ b/packages/google-cloud-compute/README.md @@ -10,7 +10,18 @@ -Google Compute Engine Client Library for Node.js +> 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. A comprehensive list of changes in each version may be found in diff --git a/packages/google-cloud-compute/samples/README.md b/packages/google-cloud-compute/samples/README.md index 93dca84f2e8..dce687d9fb8 100644 --- a/packages/google-cloud-compute/samples/README.md +++ b/packages/google-cloud-compute/samples/README.md @@ -6,7 +6,18 @@ [![Open in Cloud Shell][shell_img]][shell_link] - +> 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. ## Table of Contents