Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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) |
Expand Down
18 changes: 0 additions & 18 deletions libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Loading