Skip to content

Commit bb42f77

Browse files
authored
chore: migrate grafeas to librarian (#8657)
1 parent f6cac2b commit bb42f77

3 files changed

Lines changed: 14 additions & 39 deletions

File tree

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2039,7 +2039,6 @@ libraries:
20392039
apis:
20402040
- path: grafeas/v1
20412041
copyright_year: "2026"
2042-
skip_generate: true
20432042
nodejs:
20442043
default_version: v1
20452044
package_name: '@google-cloud/grafeas'

packages/grafeas/.OwlBot.yaml

Lines changed: 0 additions & 22 deletions
This file was deleted.
Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,15 @@
11
{
2-
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/grafeas/latest",
3-
"api_id": "containeranalysis.googleapis.com",
4-
"distribution_name": "@google-cloud/grafeas",
5-
"release_level": "stable",
6-
"default_version": "v1",
7-
"language": "nodejs",
8-
"name_pretty": "Grafeas",
9-
"repo": "googleapis/google-cloud-node",
10-
"product_documentation": "https://cloud.google.com/container-registry/docs/container-analysis",
11-
"requires_billing": false,
12-
"name": "grafeas",
13-
"issue_tracker": "https://github.com/googleapis/google-cloud-node/issues",
14-
"api_shortname": "containeranalysis",
15-
"codeowner_team": "@googleapis/aap-dpes",
16-
"library_type": "GAPIC_AUTO"
17-
}
2+
"api_description": "An implementation of the Grafeas API, which stores, and enables querying and\nretrieval of critical metadata about all of your software artifacts.",
3+
"api_id": "containeranalysis.googleapis.com",
4+
"api_shortname": "containeranalysis",
5+
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/grafeas/latest",
6+
"default_version": "v1",
7+
"distribution_name": "@google-cloud/grafeas",
8+
"language": "nodejs",
9+
"library_type": "GAPIC_AUTO",
10+
"name": "containeranalysis",
11+
"name_pretty": "Container Analysis",
12+
"product_documentation": "https://grafeas.io",
13+
"release_level": "stable",
14+
"repo": "googleapis/google-cloud-node"
15+
}

0 commit comments

Comments
 (0)