Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2735,7 +2735,6 @@ libraries:
keep:
- CHANGELOG.md
- docs/CHANGELOG.md
skip_generate: true
python:
opt_args_by_api:
google/cloud/networkconnectivity/v1:
Expand Down
27 changes: 13 additions & 14 deletions packages/google-cloud-network-connectivity/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
{
"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.",
"api_id": "networkconnectivity.googleapis.com",
"api_shortname": "networkconnectivity",
"client_documentation": "https://cloud.google.com/python/docs/reference/networkconnectivity/latest",
"default_version": "v1",
"distribution_name": "google-cloud-network-connectivity",
"issue_tracker": "",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "networkconnectivity",
"name_pretty": "Network Connectivity Center",
"product_documentation": "https://cloud.google.com/network-connectivity/",
"release_level": "stable",
"repo": "googleapis/google-cloud-python"
"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.",
"api_id": "networkconnectivity.googleapis.com",
"api_shortname": "networkconnectivity",
"client_documentation": "https://cloud.google.com/python/docs/reference/networkconnectivity/latest",
"default_version": "v1",
"distribution_name": "google-cloud-network-connectivity",
"language": "python",
"library_type": "GAPIC_AUTO",
"name": "networkconnectivity",
"name_pretty": "Network Connectivity Center",
"product_documentation": "https://cloud.google.com/network-connectivity/",
"release_level": "stable",
"repo": "googleapis/google-cloud-python"
}
Loading