Skip to content

Commit 6845b21

Browse files
feat(networkmanagement): update the api
#### networkmanagement:v1 The following keys were added: - schemas.DeliverInfo.properties.googleServiceType.type (Total Keys: 1) #### networkmanagement:v1beta1 The following keys were added: - schemas.DeliverInfo.properties.googleServiceType.type (Total Keys: 1)
1 parent 8c97a5c commit 6845b21

File tree

4 files changed

+90
-26
lines changed

4 files changed

+90
-26
lines changed

docs/dyn/networkmanagement_v1.projects.locations.global_.connectivityTests.html

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ <h3>Method Details</h3>
277277
&quot;uri&quot;: &quot;A String&quot;, # URI of a Cloud SQL instance.
278278
},
279279
&quot;deliver&quot;: { # Details of the final state &quot;deliver&quot; and associated resource. # Display information of the final state &quot;deliver&quot; and reason.
280+
&quot;googleServiceType&quot;: &quot;A String&quot;, # Recognized type of a Google Service the packet is delivered to (if applicable).
280281
&quot;ipAddress&quot;: &quot;A String&quot;, # IP address of the target (if applicable).
281282
&quot;pscGoogleApiTarget&quot;: &quot;A String&quot;, # PSC Google API target the packet is delivered to (if applicable).
282283
&quot;resourceUri&quot;: &quot;A String&quot;, # URI of the resource that the packet is delivered to.
@@ -414,7 +415,7 @@ <h3>Method Details</h3>
414415
&quot;routerUri&quot;: &quot;A String&quot;, # Uri of the Cloud Router. Only valid when type is CLOUD_NAT.
415416
&quot;type&quot;: &quot;A String&quot;, # Type of NAT.
416417
},
417-
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. Next ID: 7 # Display information of a Google Cloud network.
418+
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. # Display information of a Google Cloud network.
418419
&quot;displayName&quot;: &quot;A String&quot;, # Name of a Compute Engine network.
419420
&quot;matchedIpRange&quot;: &quot;A String&quot;, # The IP range of the subnet matching the source IP address of the test.
420421
&quot;matchedSubnetUri&quot;: &quot;A String&quot;, # URI of the subnet matching the source IP address of the test.
@@ -590,6 +591,7 @@ <h3>Method Details</h3>
590591
&quot;uri&quot;: &quot;A String&quot;, # URI of a Cloud SQL instance.
591592
},
592593
&quot;deliver&quot;: { # Details of the final state &quot;deliver&quot; and associated resource. # Display information of the final state &quot;deliver&quot; and reason.
594+
&quot;googleServiceType&quot;: &quot;A String&quot;, # Recognized type of a Google Service the packet is delivered to (if applicable).
593595
&quot;ipAddress&quot;: &quot;A String&quot;, # IP address of the target (if applicable).
594596
&quot;pscGoogleApiTarget&quot;: &quot;A String&quot;, # PSC Google API target the packet is delivered to (if applicable).
595597
&quot;resourceUri&quot;: &quot;A String&quot;, # URI of the resource that the packet is delivered to.
@@ -727,7 +729,7 @@ <h3>Method Details</h3>
727729
&quot;routerUri&quot;: &quot;A String&quot;, # Uri of the Cloud Router. Only valid when type is CLOUD_NAT.
728730
&quot;type&quot;: &quot;A String&quot;, # Type of NAT.
729731
},
730-
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. Next ID: 7 # Display information of a Google Cloud network.
732+
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. # Display information of a Google Cloud network.
731733
&quot;displayName&quot;: &quot;A String&quot;, # Name of a Compute Engine network.
732734
&quot;matchedIpRange&quot;: &quot;A String&quot;, # The IP range of the subnet matching the source IP address of the test.
733735
&quot;matchedSubnetUri&quot;: &quot;A String&quot;, # URI of the subnet matching the source IP address of the test.
@@ -1102,6 +1104,7 @@ <h3>Method Details</h3>
11021104
&quot;uri&quot;: &quot;A String&quot;, # URI of a Cloud SQL instance.
11031105
},
11041106
&quot;deliver&quot;: { # Details of the final state &quot;deliver&quot; and associated resource. # Display information of the final state &quot;deliver&quot; and reason.
1107+
&quot;googleServiceType&quot;: &quot;A String&quot;, # Recognized type of a Google Service the packet is delivered to (if applicable).
11051108
&quot;ipAddress&quot;: &quot;A String&quot;, # IP address of the target (if applicable).
11061109
&quot;pscGoogleApiTarget&quot;: &quot;A String&quot;, # PSC Google API target the packet is delivered to (if applicable).
11071110
&quot;resourceUri&quot;: &quot;A String&quot;, # URI of the resource that the packet is delivered to.
@@ -1239,7 +1242,7 @@ <h3>Method Details</h3>
12391242
&quot;routerUri&quot;: &quot;A String&quot;, # Uri of the Cloud Router. Only valid when type is CLOUD_NAT.
12401243
&quot;type&quot;: &quot;A String&quot;, # Type of NAT.
12411244
},
1242-
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. Next ID: 7 # Display information of a Google Cloud network.
1245+
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. # Display information of a Google Cloud network.
12431246
&quot;displayName&quot;: &quot;A String&quot;, # Name of a Compute Engine network.
12441247
&quot;matchedIpRange&quot;: &quot;A String&quot;, # The IP range of the subnet matching the source IP address of the test.
12451248
&quot;matchedSubnetUri&quot;: &quot;A String&quot;, # URI of the subnet matching the source IP address of the test.
@@ -1415,6 +1418,7 @@ <h3>Method Details</h3>
14151418
&quot;uri&quot;: &quot;A String&quot;, # URI of a Cloud SQL instance.
14161419
},
14171420
&quot;deliver&quot;: { # Details of the final state &quot;deliver&quot; and associated resource. # Display information of the final state &quot;deliver&quot; and reason.
1421+
&quot;googleServiceType&quot;: &quot;A String&quot;, # Recognized type of a Google Service the packet is delivered to (if applicable).
14181422
&quot;ipAddress&quot;: &quot;A String&quot;, # IP address of the target (if applicable).
14191423
&quot;pscGoogleApiTarget&quot;: &quot;A String&quot;, # PSC Google API target the packet is delivered to (if applicable).
14201424
&quot;resourceUri&quot;: &quot;A String&quot;, # URI of the resource that the packet is delivered to.
@@ -1552,7 +1556,7 @@ <h3>Method Details</h3>
15521556
&quot;routerUri&quot;: &quot;A String&quot;, # Uri of the Cloud Router. Only valid when type is CLOUD_NAT.
15531557
&quot;type&quot;: &quot;A String&quot;, # Type of NAT.
15541558
},
1555-
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. Next ID: 7 # Display information of a Google Cloud network.
1559+
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. # Display information of a Google Cloud network.
15561560
&quot;displayName&quot;: &quot;A String&quot;, # Name of a Compute Engine network.
15571561
&quot;matchedIpRange&quot;: &quot;A String&quot;, # The IP range of the subnet matching the source IP address of the test.
15581562
&quot;matchedSubnetUri&quot;: &quot;A String&quot;, # URI of the subnet matching the source IP address of the test.
@@ -1918,6 +1922,7 @@ <h3>Method Details</h3>
19181922
&quot;uri&quot;: &quot;A String&quot;, # URI of a Cloud SQL instance.
19191923
},
19201924
&quot;deliver&quot;: { # Details of the final state &quot;deliver&quot; and associated resource. # Display information of the final state &quot;deliver&quot; and reason.
1925+
&quot;googleServiceType&quot;: &quot;A String&quot;, # Recognized type of a Google Service the packet is delivered to (if applicable).
19211926
&quot;ipAddress&quot;: &quot;A String&quot;, # IP address of the target (if applicable).
19221927
&quot;pscGoogleApiTarget&quot;: &quot;A String&quot;, # PSC Google API target the packet is delivered to (if applicable).
19231928
&quot;resourceUri&quot;: &quot;A String&quot;, # URI of the resource that the packet is delivered to.
@@ -2055,7 +2060,7 @@ <h3>Method Details</h3>
20552060
&quot;routerUri&quot;: &quot;A String&quot;, # Uri of the Cloud Router. Only valid when type is CLOUD_NAT.
20562061
&quot;type&quot;: &quot;A String&quot;, # Type of NAT.
20572062
},
2058-
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. Next ID: 7 # Display information of a Google Cloud network.
2063+
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. # Display information of a Google Cloud network.
20592064
&quot;displayName&quot;: &quot;A String&quot;, # Name of a Compute Engine network.
20602065
&quot;matchedIpRange&quot;: &quot;A String&quot;, # The IP range of the subnet matching the source IP address of the test.
20612066
&quot;matchedSubnetUri&quot;: &quot;A String&quot;, # URI of the subnet matching the source IP address of the test.
@@ -2231,6 +2236,7 @@ <h3>Method Details</h3>
22312236
&quot;uri&quot;: &quot;A String&quot;, # URI of a Cloud SQL instance.
22322237
},
22332238
&quot;deliver&quot;: { # Details of the final state &quot;deliver&quot; and associated resource. # Display information of the final state &quot;deliver&quot; and reason.
2239+
&quot;googleServiceType&quot;: &quot;A String&quot;, # Recognized type of a Google Service the packet is delivered to (if applicable).
22342240
&quot;ipAddress&quot;: &quot;A String&quot;, # IP address of the target (if applicable).
22352241
&quot;pscGoogleApiTarget&quot;: &quot;A String&quot;, # PSC Google API target the packet is delivered to (if applicable).
22362242
&quot;resourceUri&quot;: &quot;A String&quot;, # URI of the resource that the packet is delivered to.
@@ -2368,7 +2374,7 @@ <h3>Method Details</h3>
23682374
&quot;routerUri&quot;: &quot;A String&quot;, # Uri of the Cloud Router. Only valid when type is CLOUD_NAT.
23692375
&quot;type&quot;: &quot;A String&quot;, # Type of NAT.
23702376
},
2371-
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. Next ID: 7 # Display information of a Google Cloud network.
2377+
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. # Display information of a Google Cloud network.
23722378
&quot;displayName&quot;: &quot;A String&quot;, # Name of a Compute Engine network.
23732379
&quot;matchedIpRange&quot;: &quot;A String&quot;, # The IP range of the subnet matching the source IP address of the test.
23742380
&quot;matchedSubnetUri&quot;: &quot;A String&quot;, # URI of the subnet matching the source IP address of the test.
@@ -2693,6 +2699,7 @@ <h3>Method Details</h3>
26932699
&quot;uri&quot;: &quot;A String&quot;, # URI of a Cloud SQL instance.
26942700
},
26952701
&quot;deliver&quot;: { # Details of the final state &quot;deliver&quot; and associated resource. # Display information of the final state &quot;deliver&quot; and reason.
2702+
&quot;googleServiceType&quot;: &quot;A String&quot;, # Recognized type of a Google Service the packet is delivered to (if applicable).
26962703
&quot;ipAddress&quot;: &quot;A String&quot;, # IP address of the target (if applicable).
26972704
&quot;pscGoogleApiTarget&quot;: &quot;A String&quot;, # PSC Google API target the packet is delivered to (if applicable).
26982705
&quot;resourceUri&quot;: &quot;A String&quot;, # URI of the resource that the packet is delivered to.
@@ -2830,7 +2837,7 @@ <h3>Method Details</h3>
28302837
&quot;routerUri&quot;: &quot;A String&quot;, # Uri of the Cloud Router. Only valid when type is CLOUD_NAT.
28312838
&quot;type&quot;: &quot;A String&quot;, # Type of NAT.
28322839
},
2833-
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. Next ID: 7 # Display information of a Google Cloud network.
2840+
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. # Display information of a Google Cloud network.
28342841
&quot;displayName&quot;: &quot;A String&quot;, # Name of a Compute Engine network.
28352842
&quot;matchedIpRange&quot;: &quot;A String&quot;, # The IP range of the subnet matching the source IP address of the test.
28362843
&quot;matchedSubnetUri&quot;: &quot;A String&quot;, # URI of the subnet matching the source IP address of the test.
@@ -3006,6 +3013,7 @@ <h3>Method Details</h3>
30063013
&quot;uri&quot;: &quot;A String&quot;, # URI of a Cloud SQL instance.
30073014
},
30083015
&quot;deliver&quot;: { # Details of the final state &quot;deliver&quot; and associated resource. # Display information of the final state &quot;deliver&quot; and reason.
3016+
&quot;googleServiceType&quot;: &quot;A String&quot;, # Recognized type of a Google Service the packet is delivered to (if applicable).
30093017
&quot;ipAddress&quot;: &quot;A String&quot;, # IP address of the target (if applicable).
30103018
&quot;pscGoogleApiTarget&quot;: &quot;A String&quot;, # PSC Google API target the packet is delivered to (if applicable).
30113019
&quot;resourceUri&quot;: &quot;A String&quot;, # URI of the resource that the packet is delivered to.
@@ -3143,7 +3151,7 @@ <h3>Method Details</h3>
31433151
&quot;routerUri&quot;: &quot;A String&quot;, # Uri of the Cloud Router. Only valid when type is CLOUD_NAT.
31443152
&quot;type&quot;: &quot;A String&quot;, # Type of NAT.
31453153
},
3146-
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. Next ID: 7 # Display information of a Google Cloud network.
3154+
&quot;network&quot;: { # For display only. Metadata associated with a Compute Engine network. # Display information of a Google Cloud network.
31473155
&quot;displayName&quot;: &quot;A String&quot;, # Name of a Compute Engine network.
31483156
&quot;matchedIpRange&quot;: &quot;A String&quot;, # The IP range of the subnet matching the source IP address of the test.
31493157
&quot;matchedSubnetUri&quot;: &quot;A String&quot;, # URI of the subnet matching the source IP address of the test.

0 commit comments

Comments
 (0)