Skip to content

Commit 4dcbf1a

Browse files
committed
chore: regenerate gapic-generator with librarian
1 parent e571d16 commit 4dcbf1a

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ libraries:
9393
issue_tracker_override: https://issuetracker.google.com/issues?q=componentid:190851%2B%20status:open
9494
- name: gapic-generator
9595
version: 1.30.14
96-
skip_generate: true
9796
python:
9897
library_type: CORE
9998
name_pretty_override: Google API Client Generator for Python
Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
{
2-
"name": "gapic-generator",
3-
"name_pretty": "Google API Client Generator for Python",
42
"client_documentation": "https://gapic-generator-python.readthedocs.io/en/stable/",
5-
"product_documentation": "",
3+
"distribution_name": "gapic-generator",
64
"issue_tracker": "https://github.com/googleapis/google-cloud-python/issues",
7-
"release_level": "stable",
85
"language": "python",
96
"library_type": "CORE",
10-
"repo": "googleapis/google-cloud-python",
11-
"distribution_name": "gapic-generator",
12-
"default_version": "",
13-
"codeowner_team": "@googleapis/cloud-sdk-python-team"
14-
}
7+
"name": "gapic-generator",
8+
"name_pretty": "Google API Client Generator for Python",
9+
"release_level": "stable",
10+
"repo": "googleapis/google-cloud-python"
11+
}

0 commit comments

Comments
 (0)