Skip to content

Commit e79ed61

Browse files
docs: update the list of available APIs (#6907)
1 parent 4a62a4c commit e79ed61

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ applications that interact with individual Google Cloud services:
227227
| [Security Compliance API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-cloudsecuritycompliance) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/cloudsecuritycompliance)](https://npm.im/@google-cloud/cloudsecuritycompliance) |
228228
| [Solar API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-maps-solar) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@googlemaps/solar)](https://npm.im/@googlemaps/solar) |
229229
| [Storage Batch Operations API](https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-storagebatchoperations) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/storagebatchoperations)](https://npm.im/@google-cloud/storagebatchoperations) |
230-
| [Trace](https://github.com/googleapis/cloud-trace-nodejs) | [![Preview][preview-stability]][launch-stages] | [![npm](https://img.shields.io/npm/v/@google-cloud/trace-agent)](https://npm.im/@google-cloud/trace-agent) |
231230

232231

233232
If the service is not listed above, [google-api-nodejs-client](https://github.com/googleapis/google-api-nodejs-client) interfaces

libraries.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3944,22 +3944,5 @@
39443944
"api_shortname": "storagebatchoperations",
39453945
"linkToRepoHomepage": "https://github.com/googleapis/google-cloud-node/tree/main/packages/google-cloud-storagebatchoperations",
39463946
"support_documentation": "https://cloud.google.com/storage/docs/getting-support"
3947-
},
3948-
{
3949-
"name": "trace",
3950-
"name_pretty": "Trace",
3951-
"product_documentation": "https://cloud.google.com/trace",
3952-
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/trace-agent/latest",
3953-
"issue_tracker": "https://issuetracker.google.com/savedsearches/559776",
3954-
"release_level": "preview",
3955-
"language": "nodejs",
3956-
"repo": "googleapis/cloud-trace-nodejs",
3957-
"distribution_name": "@google-cloud/trace-agent",
3958-
"api_id": "cloudtrace.googleapis.com",
3959-
"codeowner_team": "@googleapis/google-cloud-trace",
3960-
"api_shortname": "cloudtrace",
3961-
"library_type": "AGENT",
3962-
"linkToRepoHomepage": "https://github.com/googleapis/cloud-trace-nodejs",
3963-
"support_documentation": "https://cloud.google.com/trace/docs/getting-support"
39643947
}
39653948
]

0 commit comments

Comments
 (0)