From 3088dad72798c3762b1450cd19c3d3d8a249bb71 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Fri, 13 Mar 2026 18:41:27 -0700 Subject: [PATCH] docs: update the list of available APIs --- README.md | 1 - libraries.json | 18 ------------------ 2 files changed, 19 deletions(-) diff --git a/README.md b/README.md index c6f9d175d4f..ddc6d04f50f 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,6 @@ applications that interact with individual Google Cloud services: | [Key Management Service](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-kms) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/kms)](https://npm.im/@google-cloud/kms) | | [Kubernetes Engine Cluster Manager API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-container) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/container)](https://npm.im/@google-cloud/container) | | [Live Stream API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-video-livestream) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/livestream)](https://npm.im/@google-cloud/livestream) | -| [Logging](https://github.com/googleapis/nodejs-logging) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/logging)](https://npm.im/@google-cloud/logging) | | [Logging for Winston](https://github.com/googleapis/nodejs-logging-winston) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/logging-winston)](https://npm.im/@google-cloud/logging-winston) | | [Managed Service for Microsoft Active Directory](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-managedidentities) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/managed-identities)](https://npm.im/@google-cloud/managed-identities) | | [Media Translation](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-mediatranslation) | [![Stable][stable-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/media-translation)](https://npm.im/@google-cloud/media-translation) | diff --git a/libraries.json b/libraries.json index 95300637ba5..ec9eb56b582 100644 --- a/libraries.json +++ b/libraries.json @@ -1400,24 +1400,6 @@ "linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-video-livestream", "support_documentation": "https://cloud.google.com/livestream/docs/getting-support" }, - { - "client_documentation": "https://cloud.google.com/nodejs/docs/reference/logging/latest", - "product_documentation": "https://cloud.google.com/logging/docs", - "name": "logging", - "codeowner_team": "@googleapis/yoshi-nodejs", - "release_level": "stable", - "language": "nodejs", - "api_id": "logging.googleapis.com", - "distribution_name": "@google-cloud/logging", - "repo": "googleapis/nodejs-logging", - "issue_tracker": "https://issuetracker.google.com/savedsearches/559764", - "name_pretty": "Logging", - "default_version": "v2", - "api_shortname": "logging", - "library_type": "GAPIC_COMBO", - "linkToRepoHomepage": "https://github.com/googleapis/nodejs-logging", - "support_documentation": "https://cloud.google.com/logging/docs/getting-support" - }, { "name": "logging-winston", "name_pretty": "Logging for Winston",