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 librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1058,7 +1058,6 @@ libraries:
apis:
- path: google/monitoring/v3
copyright_year: "2026"
skip_generate: true
nodejs:
default_version: v3
main_service: monitoring
Expand Down
19 changes: 0 additions & 19 deletions packages/google-cloud-monitoring/.OwlBot.yaml

This file was deleted.

30 changes: 15 additions & 15 deletions packages/google-cloud-monitoring/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/monitoring/latest",
"product_documentation": "https://cloud.google.com/monitoring/docs",
"name": "monitoring",
"requires_billing": true,
"release_level": "stable",
"language": "nodejs",
"api_id": "monitoring.googleapis.com",
"distribution_name": "@google-cloud/monitoring",
"repo": "googleapis/google-cloud-node",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559785",
"name_pretty": "Stackdriver Monitoring",
"default_version": "v3",
"api_shortname": "monitoring",
"library_type": "GAPIC_AUTO"
}
"api_description": "Manages your Cloud Monitoring data and configurations.",
"api_id": "monitoring.googleapis.com",
"api_shortname": "monitoring",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/monitoring/latest",
"default_version": "v3",
"distribution_name": "@google-cloud/monitoring",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559785",
"language": "nodejs",
"library_type": "GAPIC_AUTO",
"name": "monitoring",
"name_pretty": "Cloud Monitoring",
"product_documentation": "https://cloud.google.com/monitoring/docs",
"release_level": "stable",
"repo": "googleapis/google-cloud-node"
}
Loading