Skip to content

Commit d2abf13

Browse files
docs: update the list of available APIs (#7528)
Update the list of available APIs in the README.
1 parent 2631c98 commit d2abf13

2 files changed

Lines changed: 0 additions & 18 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ applications that interact with individual Google Cloud services:
6363
| [Document AI](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-documentai) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/documentai)](https://npm.im/@google-cloud/documentai) |
6464
| [Document AI Warehouse](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-contentwarehouse) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/contentwarehouse)](https://npm.im/@google-cloud/contentwarehouse) |
6565
| [Domains](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-domains) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/domains)](https://npm.im/@google-cloud/domains) |
66-
| [Error Reporting](https://github.com/googleapis/nodejs-error-reporting) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/error-reporting)](https://npm.im/@google-cloud/error-reporting) |
6766
| [Essential Contacts API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-essentialcontacts) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/essential-contacts)](https://npm.im/@google-cloud/essential-contacts) |
6867
| [Eventarc](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-eventarc) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/eventarc)](https://npm.im/@google-cloud/eventarc) |
6968
| [Eventarc Publishing API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-eventarc-publishing) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/eventarc-publishing)](https://npm.im/@google-cloud/eventarc-publishing) |

libraries.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -977,23 +977,6 @@
977977
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-domains",
978978
"support_documentation": "https://cloud.google.com/domains/docs/getting-support"
979979
},
980-
{
981-
"name": "error-reporting",
982-
"name_pretty": "Error Reporting",
983-
"product_documentation": "https://cloud.google.com/error-reporting",
984-
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/error-reporting/latest",
985-
"issue_tracker": "https://issuetracker.google.com/savedsearches/559780",
986-
"release_level": "stable",
987-
"language": "nodejs",
988-
"repo": "googleapis/nodejs-error-reporting",
989-
"distribution_name": "@google-cloud/error-reporting",
990-
"api_id": "clouderrorreporting.googleapis.com",
991-
"codeowner_team": "@googleapis/yoshi-nodejs",
992-
"api_shortname": "error-reporting",
993-
"library_type": "REST",
994-
"linkToRepoHomepage": "https://github.com/googleapis/nodejs-error-reporting",
995-
"support_documentation": "https://cloud.google.com/error-reporting/docs/getting-support"
996-
},
997980
{
998981
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/essential-contacts/latest",
999982
"product_documentation": "https://cloud.google.com/resource-manager/docs/managing-notification-contacts/",

0 commit comments

Comments
 (0)