22[ // ] : # " The comments you see below are used to generate those parts of the template in later states. "
33<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 " />
44
5- [ homepage ] : https://github.com/googleapis/google-cloud-node/blob/main/packages/google-pubsub
6-
7- # [ Pubsub: Nodejs Client] [ homepage ]
5+ # [ Cloud Pub/Sub API: Nodejs Client] [ homepage ]
86
97[ // ] : # " releaseLevel "
108
119[ ![ npm version] ( https://img.shields.io/npm/v/@google-cloud/pubsub.svg )] ( https://www.npmjs.org/package/@google-cloud/pubsub )
1210
13- Pubsub client for Node.js
11+ Cloud Pub/Sub API client for Node.js
1412
1513[ // ] : # " partials.introduction "
1614
1715A comprehensive list of changes in each version may be found in
18- [ the CHANGELOG] ( [homepage]/CHANGELOG.md ) .
16+ [ the CHANGELOG] [ homepage_changelog ] .
1917
20- * [ Pubsub Nodejs Client API Reference] ( https://cloud.google.com/nodejs/docs/reference/pubsub/latest )
21- * [ Pubsub Documentation] ( https://cloud.google.com/pubsub/docs )
18+ * [ Cloud Pub/Sub API Nodejs Client API Reference] ( https://cloud.google.com/nodejs/docs/reference/pubsub/latest )
19+ * [ Cloud Pub/Sub API Documentation] ( https://cloud.google.com/pubsub/docs )
2220
2321Read more about the client libraries for Cloud APIs, including the older
2422Google APIs Client Libraries, in [ Client Libraries Explained] [ explained ] .
@@ -40,7 +38,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].
4038
41391 . [ Select or create a Cloud Platform project] [ projects ] .
42401 . [ Enable billing for your project] [ billing ] .
43- 1 . [ Enable the Pubsub API] [ enable_api ] .
41+ 1 . [ Enable the Cloud Pub/Sub API API] [ enable_api ] .
44421 . [ Set up authentication] [ auth ] so you can access the
4543 API from your local workstation.
4644### Installing the client library
@@ -53,7 +51,7 @@ npm install @google-cloud/pubsub
5351
5452## Samples
5553
56- Samples are in the [ ` samples/ ` ] ( [homepage]/samples ) directory. Each sample's ` README.md ` has instructions for running its sample.
54+ Samples are in the [ ` samples/ ` ] [ homepage_samples ] directory. Each sample's ` README.md ` has instructions for running its sample.
5755
5856[ // ] : # " samples "
5957
@@ -104,4 +102,7 @@ See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/packages
104102[ projects ] : https://console.cloud.google.com/project
105103[ billing ] : https://support.google.com/cloud/answer/6293499#enable-billing
106104[ enable_api ] : https://console.cloud.google.com/flows/enableapi?apiid=pubsub.googleapis.com
107- [ auth ] : https://cloud.google.com/docs/authentication/external/set-up-adc-local
105+ [ auth ] : https://cloud.google.com/docs/authentication/external/set-up-adc-local
106+ [ homepage_samples ] : https://github.com/googleapis/google-cloud-node/blob/main/packages/google-pubsub/samples
107+ [ homepage_changelog ] : https://github.com/googleapis/google-cloud-node/blob/main/packages/google-pubsub/CHANGELOG.md
108+ [ homepage ] : https://github.com/googleapis/google-cloud-node/blob/main/packages/google-pubsub
0 commit comments