Skip to content

Commit 2ae379c

Browse files
committedOct 25, 2022
feat(networkconnectivity): update the api
#### networkconnectivity:v1 The following keys were added: - resources.projects.resources.locations.resources.internalRanges.methods.create (Total Keys: 16) - resources.projects.resources.locations.resources.internalRanges.methods.delete (Total Keys: 13) - resources.projects.resources.locations.resources.internalRanges.methods.get (Total Keys: 11) - resources.projects.resources.locations.resources.internalRanges.methods.list (Total Keys: 20) - resources.projects.resources.locations.resources.internalRanges.methods.patch (Total Keys: 17) - resources.projects.resources.locations.resources.serviceClasses.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.serviceClasses.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.serviceClasses.methods.testIamPermissions (Total Keys: 12) - resources.projects.resources.locations.resources.serviceConnectionMaps.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.serviceConnectionMaps.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.serviceConnectionMaps.methods.testIamPermissions (Total Keys: 12) - resources.projects.resources.locations.resources.serviceConnectionPolicies.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.serviceConnectionPolicies.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.serviceConnectionPolicies.methods.testIamPermissions (Total Keys: 12) - schemas.InternalRange (Total Keys: 22) - schemas.LinkedInterconnectAttachments.properties.vpcNetwork (Total Keys: 2) - schemas.LinkedRouterApplianceInstances.properties.vpcNetwork (Total Keys: 2) - schemas.LinkedVpnTunnels.properties.vpcNetwork (Total Keys: 2) - schemas.ListInternalRangesResponse (Total Keys: 7)
1 parent aa5c6a2 commit 2ae379c

8 files changed

+1780
-2
lines changed
 

‎docs/dyn/networkconnectivity_v1.projects.locations.html

+20
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,31 @@ <h2>Instance Methods</h2>
7979
</p>
8080
<p class="firstline">Returns the global_ Resource.</p>
8181

82+
<p class="toc_element">
83+
<code><a href="networkconnectivity_v1.projects.locations.internalRanges.html">internalRanges()</a></code>
84+
</p>
85+
<p class="firstline">Returns the internalRanges Resource.</p>
86+
8287
<p class="toc_element">
8388
<code><a href="networkconnectivity_v1.projects.locations.operations.html">operations()</a></code>
8489
</p>
8590
<p class="firstline">Returns the operations Resource.</p>
8691

92+
<p class="toc_element">
93+
<code><a href="networkconnectivity_v1.projects.locations.serviceClasses.html">serviceClasses()</a></code>
94+
</p>
95+
<p class="firstline">Returns the serviceClasses Resource.</p>
96+
97+
<p class="toc_element">
98+
<code><a href="networkconnectivity_v1.projects.locations.serviceConnectionMaps.html">serviceConnectionMaps()</a></code>
99+
</p>
100+
<p class="firstline">Returns the serviceConnectionMaps Resource.</p>
101+
102+
<p class="toc_element">
103+
<code><a href="networkconnectivity_v1.projects.locations.serviceConnectionPolicies.html">serviceConnectionPolicies()</a></code>
104+
</p>
105+
<p class="firstline">Returns the serviceConnectionPolicies Resource.</p>
106+
87107
<p class="toc_element">
88108
<code><a href="networkconnectivity_v1.projects.locations.spokes.html">spokes()</a></code>
89109
</p>

‎docs/dyn/networkconnectivity_v1.projects.locations.internalRanges.html

+372
Large diffs are not rendered by default.

‎docs/dyn/networkconnectivity_v1.projects.locations.serviceClasses.html

+258
Large diffs are not rendered by default.

‎docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionMaps.html

+258
Large diffs are not rendered by default.

‎docs/dyn/networkconnectivity_v1.projects.locations.serviceConnectionPolicies.html

+258
Large diffs are not rendered by default.

‎docs/dyn/networkconnectivity_v1.projects.locations.spokes.html

+12
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ <h3>Method Details</h3>
131131
&quot;uris&quot;: [ # The URIs of linked interconnect attachment resources
132132
&quot;A String&quot;,
133133
],
134+
&quot;vpcNetwork&quot;: &quot;A String&quot;, # Output only. The VPC network where these VLAN attachments are located.
134135
},
135136
&quot;linkedRouterApplianceInstances&quot;: { # A collection of router appliance instances. If you configure multiple router appliance instances to receive data from the same set of sites outside of Google Cloud, we recommend that you associate those instances with the same spoke. # Router appliance instances that are associated with the spoke.
136137
&quot;instances&quot;: [ # The list of router appliance instances.
@@ -140,12 +141,14 @@ <h3>Method Details</h3>
140141
},
141142
],
142143
&quot;siteToSiteDataTransfer&quot;: True or False, # A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in [supported locations](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/locations).
144+
&quot;vpcNetwork&quot;: &quot;A String&quot;, # Output only. The VPC network where these router appliance instances are located.
143145
},
144146
&quot;linkedVpnTunnels&quot;: { # A collection of Cloud VPN tunnel resources. These resources should be redundant HA VPN tunnels that all advertise the same prefixes to Google Cloud. Alternatively, in a passive/active configuration, all tunnels should be capable of advertising the same prefixes. # VPN tunnels that are associated with the spoke.
145147
&quot;siteToSiteDataTransfer&quot;: True or False, # A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in [supported locations](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/locations).
146148
&quot;uris&quot;: [ # The URIs of linked VPN tunnel resources.
147149
&quot;A String&quot;,
148150
],
151+
&quot;vpcNetwork&quot;: &quot;A String&quot;, # Output only. The VPC network where these VPN tunnels are located.
149152
},
150153
&quot;name&quot;: &quot;A String&quot;, # Immutable. The name of the spoke. Spoke names must be unique. They use the following form: `projects/{project_number}/locations/{region}/spokes/{spoke_id}`
151154
&quot;state&quot;: &quot;A String&quot;, # Output only. The current lifecycle state of this spoke.
@@ -246,6 +249,7 @@ <h3>Method Details</h3>
246249
&quot;uris&quot;: [ # The URIs of linked interconnect attachment resources
247250
&quot;A String&quot;,
248251
],
252+
&quot;vpcNetwork&quot;: &quot;A String&quot;, # Output only. The VPC network where these VLAN attachments are located.
249253
},
250254
&quot;linkedRouterApplianceInstances&quot;: { # A collection of router appliance instances. If you configure multiple router appliance instances to receive data from the same set of sites outside of Google Cloud, we recommend that you associate those instances with the same spoke. # Router appliance instances that are associated with the spoke.
251255
&quot;instances&quot;: [ # The list of router appliance instances.
@@ -255,12 +259,14 @@ <h3>Method Details</h3>
255259
},
256260
],
257261
&quot;siteToSiteDataTransfer&quot;: True or False, # A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in [supported locations](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/locations).
262+
&quot;vpcNetwork&quot;: &quot;A String&quot;, # Output only. The VPC network where these router appliance instances are located.
258263
},
259264
&quot;linkedVpnTunnels&quot;: { # A collection of Cloud VPN tunnel resources. These resources should be redundant HA VPN tunnels that all advertise the same prefixes to Google Cloud. Alternatively, in a passive/active configuration, all tunnels should be capable of advertising the same prefixes. # VPN tunnels that are associated with the spoke.
260265
&quot;siteToSiteDataTransfer&quot;: True or False, # A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in [supported locations](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/locations).
261266
&quot;uris&quot;: [ # The URIs of linked VPN tunnel resources.
262267
&quot;A String&quot;,
263268
],
269+
&quot;vpcNetwork&quot;: &quot;A String&quot;, # Output only. The VPC network where these VPN tunnels are located.
264270
},
265271
&quot;name&quot;: &quot;A String&quot;, # Immutable. The name of the spoke. Spoke names must be unique. They use the following form: `projects/{project_number}/locations/{region}/spokes/{spoke_id}`
266272
&quot;state&quot;: &quot;A String&quot;, # Output only. The current lifecycle state of this spoke.
@@ -350,6 +356,7 @@ <h3>Method Details</h3>
350356
&quot;uris&quot;: [ # The URIs of linked interconnect attachment resources
351357
&quot;A String&quot;,
352358
],
359+
&quot;vpcNetwork&quot;: &quot;A String&quot;, # Output only. The VPC network where these VLAN attachments are located.
353360
},
354361
&quot;linkedRouterApplianceInstances&quot;: { # A collection of router appliance instances. If you configure multiple router appliance instances to receive data from the same set of sites outside of Google Cloud, we recommend that you associate those instances with the same spoke. # Router appliance instances that are associated with the spoke.
355362
&quot;instances&quot;: [ # The list of router appliance instances.
@@ -359,12 +366,14 @@ <h3>Method Details</h3>
359366
},
360367
],
361368
&quot;siteToSiteDataTransfer&quot;: True or False, # A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in [supported locations](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/locations).
369+
&quot;vpcNetwork&quot;: &quot;A String&quot;, # Output only. The VPC network where these router appliance instances are located.
362370
},
363371
&quot;linkedVpnTunnels&quot;: { # A collection of Cloud VPN tunnel resources. These resources should be redundant HA VPN tunnels that all advertise the same prefixes to Google Cloud. Alternatively, in a passive/active configuration, all tunnels should be capable of advertising the same prefixes. # VPN tunnels that are associated with the spoke.
364372
&quot;siteToSiteDataTransfer&quot;: True or False, # A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in [supported locations](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/locations).
365373
&quot;uris&quot;: [ # The URIs of linked VPN tunnel resources.
366374
&quot;A String&quot;,
367375
],
376+
&quot;vpcNetwork&quot;: &quot;A String&quot;, # Output only. The VPC network where these VPN tunnels are located.
368377
},
369378
&quot;name&quot;: &quot;A String&quot;, # Immutable. The name of the spoke. Spoke names must be unique. They use the following form: `projects/{project_number}/locations/{region}/spokes/{spoke_id}`
370379
&quot;state&quot;: &quot;A String&quot;, # Output only. The current lifecycle state of this spoke.
@@ -413,6 +422,7 @@ <h3>Method Details</h3>
413422
&quot;uris&quot;: [ # The URIs of linked interconnect attachment resources
414423
&quot;A String&quot;,
415424
],
425+
&quot;vpcNetwork&quot;: &quot;A String&quot;, # Output only. The VPC network where these VLAN attachments are located.
416426
},
417427
&quot;linkedRouterApplianceInstances&quot;: { # A collection of router appliance instances. If you configure multiple router appliance instances to receive data from the same set of sites outside of Google Cloud, we recommend that you associate those instances with the same spoke. # Router appliance instances that are associated with the spoke.
418428
&quot;instances&quot;: [ # The list of router appliance instances.
@@ -422,12 +432,14 @@ <h3>Method Details</h3>
422432
},
423433
],
424434
&quot;siteToSiteDataTransfer&quot;: True or False, # A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in [supported locations](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/locations).
435+
&quot;vpcNetwork&quot;: &quot;A String&quot;, # Output only. The VPC network where these router appliance instances are located.
425436
},
426437
&quot;linkedVpnTunnels&quot;: { # A collection of Cloud VPN tunnel resources. These resources should be redundant HA VPN tunnels that all advertise the same prefixes to Google Cloud. Alternatively, in a passive/active configuration, all tunnels should be capable of advertising the same prefixes. # VPN tunnels that are associated with the spoke.
427438
&quot;siteToSiteDataTransfer&quot;: True or False, # A value that controls whether site-to-site data transfer is enabled for these resources. Data transfer is available only in [supported locations](https://cloud.google.com/network-connectivity/docs/network-connectivity-center/concepts/locations).
428439
&quot;uris&quot;: [ # The URIs of linked VPN tunnel resources.
429440
&quot;A String&quot;,
430441
],
442+
&quot;vpcNetwork&quot;: &quot;A String&quot;, # Output only. The VPC network where these VPN tunnels are located.
431443
},
432444
&quot;name&quot;: &quot;A String&quot;, # Immutable. The name of the spoke. Spoke names must be unique. They use the following form: `projects/{project_number}/locations/{region}/spokes/{spoke_id}`
433445
&quot;state&quot;: &quot;A String&quot;, # Output only. The current lifecycle state of this spoke.

0 commit comments

Comments
 (0)