Skip to content

Commit 02e8b89

Browse files
committed
chore: complete migration of google-cloud-network-connectivity
Removed skip_generate and regenerated with Librarian.
1 parent c422cbb commit 02e8b89

File tree

2 files changed

+13
-15
lines changed

2 files changed

+13
-15
lines changed

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2735,7 +2735,6 @@ libraries:
27352735
keep:
27362736
- CHANGELOG.md
27372737
- docs/CHANGELOG.md
2738-
skip_generate: true
27392738
python:
27402739
opt_args_by_api:
27412740
google/cloud/networkconnectivity/v1:
Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,15 @@
11
{
2-
"api_description": "The Network Connectivity API will be home to various services which provide information pertaining to network connectivity. This includes information like interconnects, VPNs, VPCs, routing information, ip address details, etc. This information will help customers verify their network configurations and helps them to discover misconfigurations, inconsistencies, etc.",
3-
"api_id": "networkconnectivity.googleapis.com",
4-
"api_shortname": "networkconnectivity",
5-
"client_documentation": "https://cloud.google.com/python/docs/reference/networkconnectivity/latest",
6-
"default_version": "v1",
7-
"distribution_name": "google-cloud-network-connectivity",
8-
"issue_tracker": "",
9-
"language": "python",
10-
"library_type": "GAPIC_AUTO",
11-
"name": "networkconnectivity",
12-
"name_pretty": "Network Connectivity Center",
13-
"product_documentation": "https://cloud.google.com/network-connectivity/",
14-
"release_level": "stable",
15-
"repo": "googleapis/google-cloud-python"
2+
"api_description": "The Network Connectivity API will be home to various services which provide information pertaining to network connectivity. This includes information like interconnects, VPNs, VPCs, routing information, ip address details, etc. This information will help customers verify their network configurations and helps them to discover misconfigurations, inconsistencies, etc.",
3+
"api_id": "networkconnectivity.googleapis.com",
4+
"api_shortname": "networkconnectivity",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/networkconnectivity/latest",
6+
"default_version": "v1",
7+
"distribution_name": "google-cloud-network-connectivity",
8+
"language": "python",
9+
"library_type": "GAPIC_AUTO",
10+
"name": "networkconnectivity",
11+
"name_pretty": "Network Connectivity Center",
12+
"product_documentation": "https://cloud.google.com/network-connectivity/",
13+
"release_level": "stable",
14+
"repo": "googleapis/google-cloud-python"
1615
}

0 commit comments

Comments
 (0)