Skip to content

Commit 6ee6809

Browse files
chore(networkmanagement): update the api
1 parent a3c88e9 commit 6ee6809

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

googleapiclient/discovery_cache/documents/networkmanagement.v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@
591591
}
592592
}
593593
},
594-
"revision": "20211103",
594+
"revision": "20220105",
595595
"rootUrl": "https://networkmanagement.googleapis.com/",
596596
"schemas": {
597597
"AbortInfo": {
@@ -886,7 +886,7 @@
886886
"Packet is sent to a wrong (unintended) network. Example: you trace a packet from VM1:Network1 to VM2:Network2, however, the route configured in Network1 sends the packet destined for VM2's IP addresss to Network3.",
887887
"Packet with internal destination address sent to the internet gateway.",
888888
"Instance with only an internal IP address tries to access Google API and services, but private Google access is not enabled.",
889-
"Instance with only an internal IP address tries to access external hosts, but Cloud NAT is not enabled in the subnet, unless special configurations on a VM allow this connection. For more details, see [Special configurations for VM instances](https://cloud.google.com/vpc/docs/special-configurations).",
889+
"Instance with only an internal IP address tries to access external hosts, but Cloud NAT is not enabled in the subnet, unless special configurations on a VM allow this connection.",
890890
"Destination internal address cannot be resolved to a known target. If this is a shared VPC scenario, verify if the service project ID is provided as test input. Otherwise, verify if the IP address is being used in the project.",
891891
"Forwarding rule's protocol and ports do not match the packet header.",
892892
"Forwarding rule does not have backends configured.",

0 commit comments

Comments
 (0)