|
591 | 591 | }
|
592 | 592 | }
|
593 | 593 | },
|
594 |
| - "revision": "20231025", |
| 594 | + "revision": "20231108", |
595 | 595 | "rootUrl": "https://networkmanagement.googleapis.com/",
|
596 | 596 | "schemas": {
|
597 | 597 | "AbortInfo": {
|
|
962 | 962 | "PSC_PUBLISHED_SERVICE",
|
963 | 963 | "PSC_GOOGLE_API",
|
964 | 964 | "PSC_VPC_SC",
|
965 |
| - "SERVERLESS_NEG" |
| 965 | + "SERVERLESS_NEG", |
| 966 | + "STORAGE_BUCKET" |
966 | 967 | ],
|
967 | 968 | "enumDescriptions": [
|
968 | 969 | "Target not specified.",
|
|
974 | 975 | "Target is a published service that uses [Private Service Connect](https://cloud.google.com/vpc/docs/configure-private-service-connect-services).",
|
975 | 976 | "Target is all Google APIs that use [Private Service Connect](https://cloud.google.com/vpc/docs/configure-private-service-connect-apis).",
|
976 | 977 | "Target is a VPC-SC that uses [Private Service Connect](https://cloud.google.com/vpc/docs/configure-private-service-connect-apis).",
|
977 |
| - "Target is a serverless network endpoint group." |
| 978 | + "Target is a serverless network endpoint group.", |
| 979 | + "Target is a Cloud Storage bucket." |
978 | 980 | ],
|
979 | 981 | "type": "string"
|
980 | 982 | }
|
|
1036 | 1038 | "Dropped due to a firewall rule, unless allowed due to connection tracking.",
|
1037 | 1039 | "Dropped due to no routes.",
|
1038 | 1040 | "Dropped due to invalid route. Route's next hop is a blackhole.",
|
1039 |
| - "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.", |
| 1041 | + "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 address to Network3.", |
1040 | 1042 | "Packet with internal destination address sent to the internet gateway.",
|
1041 | 1043 | "Instance with only an internal IP address tries to access Google API and services, but private Google access is not enabled.",
|
1042 | 1044 | "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.",
|
|
1307 | 1309 | "IMPLIED_VPC_FIREWALL_RULE",
|
1308 | 1310 | "SERVERLESS_VPC_ACCESS_MANAGED_FIREWALL_RULE",
|
1309 | 1311 | "NETWORK_FIREWALL_POLICY_RULE",
|
1310 |
| - "NETWORK_REGIONAL_FIREWALL_POLICY_RULE" |
| 1312 | + "NETWORK_REGIONAL_FIREWALL_POLICY_RULE", |
| 1313 | + "UNSUPPORTED_FIREWALL_POLICY_RULE" |
1311 | 1314 | ],
|
1312 | 1315 | "enumDescriptions": [
|
1313 | 1316 | "Unspecified type.",
|
|
1316 | 1319 | "Implied VPC firewall rule. For details, see [Implied rules](https://cloud.google.com/vpc/docs/firewalls#default_firewall_rules).",
|
1317 | 1320 | "Implicit firewall rules that are managed by serverless VPC access to allow ingress access. They are not visible in the Google Cloud console. For details, see [VPC connector's implicit rules](https://cloud.google.com/functions/docs/networking/connecting-vpc#restrict-access).",
|
1318 | 1321 | "Global network firewall policy rule. For details, see [Network firewall policies](https://cloud.google.com/vpc/docs/network-firewall-policies).",
|
1319 |
| - "Regional network firewall policy rule. For details, see [Regional network firewall policies](https://cloud.google.com/firewall/docs/regional-firewall-policies)." |
| 1322 | + "Regional network firewall policy rule. For details, see [Regional network firewall policies](https://cloud.google.com/firewall/docs/regional-firewall-policies).", |
| 1323 | + "Firewall policy rule containing attributes not yet supported in Connectivity tests. Firewall analysis is skipped if such a rule can potentially be matched. Please see the [list of unsupported configurations](https://cloud.google.com/network-intelligence-center/docs/connectivity-tests/concepts/overview#unsupported-configs)." |
1320 | 1324 | ],
|
1321 | 1325 | "type": "string"
|
1322 | 1326 | },
|
|
1686 | 1690 | "type": "array"
|
1687 | 1691 | },
|
1688 | 1692 | "healthCheckUri": {
|
1689 |
| - "description": "URI of the health check for the load balancer.", |
| 1693 | + "deprecated": true, |
| 1694 | + "description": "URI of the health check for the load balancer. Deprecated and no longer populated as different load balancer backends might have different health checks.", |
1690 | 1695 | "type": "string"
|
1691 | 1696 | },
|
1692 | 1697 | "loadBalancerType": {
|
|
0 commit comments