File tree Expand file tree Collapse file tree 2 files changed +8
-13
lines changed
packages/google-cloud-dns Expand file tree Collapse file tree 2 files changed +8
-13
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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+ }
You can’t perform that action at this time.
0 commit comments