Skip to content

Commit 6ce3afc

Browse files
authored
chore: update .repo-metadata.json (#210)
1 parent 3d8a0d4 commit 6ce3afc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/google-cloud-build/.repo-metadata.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@
44
"product_documentation": "https://cloud.google.com/cloud-build/docs/",
55
"client_documentation": "https://cloud.google.com/python/docs/reference/cloudbuild/latest",
66
"issue_tracker": "https://issuetracker.google.com/savedsearches/5226584",
7-
"release_level": "ga",
7+
"release_level": "stable",
88
"language": "python",
99
"library_type": "GAPIC_AUTO",
1010
"repo": "googleapis/python-cloudbuild",
1111
"distribution_name": "google-cloud-build",
1212
"api_id": "cloudbuild.googleapis.com",
1313
"codeowner_team": "@googleapis/cicd",
1414
"requires_billing": false,
15-
"default_version": "v1"
15+
"default_version": "v1",
16+
"api_shortname": "cloudbuild"
1617
}

0 commit comments

Comments
 (0)