Skip to content

Commit e37c9c2

Browse files
committed
chore: regenerate google-cloud-dns with librarian
1 parent 1298ecc commit e37c9c2

File tree

2 files changed

+8
-13
lines changed

2 files changed

+8
-13
lines changed

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1887,7 +1887,6 @@ libraries:
18871887
- name: google-cloud-dns
18881888
version: 0.36.1
18891889
description_override: provides methods that you can use to manage DNS for your applications.
1890-
skip_generate: true
18911890
python:
18921891
library_type: REST
18931892
name_pretty_override: Cloud DNS
Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,13 @@
11
{
2-
"name": "dns",
3-
"name_pretty": "Cloud DNS",
4-
"product_documentation": "https://cloud.google.com/dns",
2+
"api_shortname": "dns",
53
"client_documentation": "https://cloud.google.com/python/docs/reference/dns/latest",
4+
"distribution_name": "google-cloud-dns",
65
"issue_tracker": "https://issuetracker.google.com/savedsearches/559772",
7-
"release_level": "preview",
86
"language": "python",
97
"library_type": "REST",
10-
"repo": "googleapis/google-cloud-python",
11-
"distribution_name": "google-cloud-dns",
12-
"requires_billing": true,
13-
"default_version": "",
14-
"codeowner_team": "",
15-
"api_shortname": "dns",
16-
"api_description": "provides methods that you can use to manage DNS for your applications."
17-
}
8+
"name": "dns",
9+
"name_pretty": "Cloud DNS",
10+
"product_documentation": "https://cloud.google.com/dns",
11+
"release_level": "preview",
12+
"repo": "googleapis/google-cloud-python"
13+
}

0 commit comments

Comments
 (0)