Skip to content
Merged
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 @@ -2040,7 +2040,6 @@ libraries:
apis:
- path: grafeas/v1
copyright_year: "2026"
skip_generate: true
nodejs:
default_version: v1
package_name: '@google-cloud/grafeas'
22 changes: 0 additions & 22 deletions packages/grafeas/.OwlBot.yaml

This file was deleted.

30 changes: 14 additions & 16 deletions packages/grafeas/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
{
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/grafeas/latest",
"api_id": "containeranalysis.googleapis.com",
"distribution_name": "@google-cloud/grafeas",
"release_level": "stable",
"default_version": "v1",
"language": "nodejs",
"name_pretty": "Grafeas",
"repo": "googleapis/google-cloud-node",
"product_documentation": "https://cloud.google.com/container-registry/docs/container-analysis",
"requires_billing": false,
"name": "grafeas",
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
"api_shortname": "containeranalysis",
"codeowner_team": "@googleapis/aap-dpes",
"library_type": "GAPIC_AUTO"
}
"api_description": "An implementation of the Grafeas API, which stores, and enables querying and\nretrieval of critical metadata about all of your software artifacts.",
"api_id": "containeranalysis.googleapis.com",
"api_shortname": "containeranalysis",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/grafeas/latest",
"default_version": "v1",
"distribution_name": "@google-cloud/grafeas",
"language": "nodejs",
"library_type": "GAPIC_AUTO",
"name": "containeranalysis",
"name_pretty": "Container Analysis",
Comment on lines +10 to +11

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Please do not manually edit generated client configuration JSON files. Any changes or updates to .repo-metadata.json must be made upstream in the generator.

References
  1. Do not manually edit generated client configuration JSON files. Any changes or updates must be made upstream in the generator.

"product_documentation": "https://grafeas.io",
"release_level": "stable",
"repo": "googleapis/google-cloud-node"
}
Loading