Skip to content

Commit a94e8e8

Browse files
feat(networkconnectivity): update the api
#### networkconnectivity:v1 The following keys were added: - resources.projects.resources.locations.resources.internalRanges.methods.getIamPolicy (Total Keys: 14) - resources.projects.resources.locations.resources.internalRanges.methods.setIamPolicy (Total Keys: 12) - resources.projects.resources.locations.resources.internalRanges.methods.testIamPermissions (Total Keys: 12)
1 parent 9a83ca9 commit a94e8e8

File tree

3 files changed

+276
-15
lines changed

3 files changed

+276
-15
lines changed

docs/dyn/networkconnectivity_v1.projects.locations.global_.policyBasedRoutes.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -120,10 +120,10 @@ <h3>Method Details</h3>
120120
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the policy-based route was created.
121121
&quot;description&quot;: &quot;A String&quot;, # Optional. An optional description of this resource. Provide this field when you create the resource.
122122
&quot;filter&quot;: { # Filter matches L4 traffic. # Required. The filter to match L4 traffic.
123-
&quot;destRange&quot;: &quot;A String&quot;, # Optional. The destination IP range of outgoing packets that this policy-based route applies to. Default is &quot;0.0.0.0/0&quot; if protocol version is IPv4.
123+
&quot;destRange&quot;: &quot;A String&quot;, # Optional. The destination IP range of outgoing packets that this policy-based route applies to. Default is &quot;0.0.0.0/0&quot; if protocol version is IPv4 and &quot;::/0&quot; if protocol version is IPv6.
124124
&quot;ipProtocol&quot;: &quot;A String&quot;, # Optional. The IP protocol that this policy-based route applies to. Valid values are &#x27;TCP&#x27;, &#x27;UDP&#x27;, and &#x27;ALL&#x27;. Default is &#x27;ALL&#x27;.
125-
&quot;protocolVersion&quot;: &quot;A String&quot;, # Required. Internet protocol versions this policy-based route applies to. For this version, only IPV4 is supported. IPV6 is supported in preview.
126-
&quot;srcRange&quot;: &quot;A String&quot;, # Optional. The source IP range of outgoing packets that this policy-based route applies to. Default is &quot;0.0.0.0/0&quot; if protocol version is IPv4.
125+
&quot;protocolVersion&quot;: &quot;A String&quot;, # Required. Internet protocol versions this policy-based route applies to. IPV4 and IPV6 is supported.
126+
&quot;srcRange&quot;: &quot;A String&quot;, # Optional. The source IP range of outgoing packets that this policy-based route applies to. Default is &quot;0.0.0.0/0&quot; if protocol version is IPv4 and &quot;::/0&quot; if protocol version is IPv6.
127127
},
128128
&quot;interconnectAttachment&quot;: { # InterconnectAttachment that this route applies to. # Optional. The interconnect attachments that this policy-based route applies to.
129129
&quot;region&quot;: &quot;A String&quot;, # Optional. Cloud region to install this policy-based route on interconnect attachment. Use `all` to install it on all interconnect attachments.
@@ -240,10 +240,10 @@ <h3>Method Details</h3>
240240
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the policy-based route was created.
241241
&quot;description&quot;: &quot;A String&quot;, # Optional. An optional description of this resource. Provide this field when you create the resource.
242242
&quot;filter&quot;: { # Filter matches L4 traffic. # Required. The filter to match L4 traffic.
243-
&quot;destRange&quot;: &quot;A String&quot;, # Optional. The destination IP range of outgoing packets that this policy-based route applies to. Default is &quot;0.0.0.0/0&quot; if protocol version is IPv4.
243+
&quot;destRange&quot;: &quot;A String&quot;, # Optional. The destination IP range of outgoing packets that this policy-based route applies to. Default is &quot;0.0.0.0/0&quot; if protocol version is IPv4 and &quot;::/0&quot; if protocol version is IPv6.
244244
&quot;ipProtocol&quot;: &quot;A String&quot;, # Optional. The IP protocol that this policy-based route applies to. Valid values are &#x27;TCP&#x27;, &#x27;UDP&#x27;, and &#x27;ALL&#x27;. Default is &#x27;ALL&#x27;.
245-
&quot;protocolVersion&quot;: &quot;A String&quot;, # Required. Internet protocol versions this policy-based route applies to. For this version, only IPV4 is supported. IPV6 is supported in preview.
246-
&quot;srcRange&quot;: &quot;A String&quot;, # Optional. The source IP range of outgoing packets that this policy-based route applies to. Default is &quot;0.0.0.0/0&quot; if protocol version is IPv4.
245+
&quot;protocolVersion&quot;: &quot;A String&quot;, # Required. Internet protocol versions this policy-based route applies to. IPV4 and IPV6 is supported.
246+
&quot;srcRange&quot;: &quot;A String&quot;, # Optional. The source IP range of outgoing packets that this policy-based route applies to. Default is &quot;0.0.0.0/0&quot; if protocol version is IPv4 and &quot;::/0&quot; if protocol version is IPv6.
247247
},
248248
&quot;interconnectAttachment&quot;: { # InterconnectAttachment that this route applies to. # Optional. The interconnect attachments that this policy-based route applies to.
249249
&quot;region&quot;: &quot;A String&quot;, # Optional. Cloud region to install this policy-based route on interconnect attachment. Use `all` to install it on all interconnect attachments.
@@ -349,10 +349,10 @@ <h3>Method Details</h3>
349349
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when the policy-based route was created.
350350
&quot;description&quot;: &quot;A String&quot;, # Optional. An optional description of this resource. Provide this field when you create the resource.
351351
&quot;filter&quot;: { # Filter matches L4 traffic. # Required. The filter to match L4 traffic.
352-
&quot;destRange&quot;: &quot;A String&quot;, # Optional. The destination IP range of outgoing packets that this policy-based route applies to. Default is &quot;0.0.0.0/0&quot; if protocol version is IPv4.
352+
&quot;destRange&quot;: &quot;A String&quot;, # Optional. The destination IP range of outgoing packets that this policy-based route applies to. Default is &quot;0.0.0.0/0&quot; if protocol version is IPv4 and &quot;::/0&quot; if protocol version is IPv6.
353353
&quot;ipProtocol&quot;: &quot;A String&quot;, # Optional. The IP protocol that this policy-based route applies to. Valid values are &#x27;TCP&#x27;, &#x27;UDP&#x27;, and &#x27;ALL&#x27;. Default is &#x27;ALL&#x27;.
354-
&quot;protocolVersion&quot;: &quot;A String&quot;, # Required. Internet protocol versions this policy-based route applies to. For this version, only IPV4 is supported. IPV6 is supported in preview.
355-
&quot;srcRange&quot;: &quot;A String&quot;, # Optional. The source IP range of outgoing packets that this policy-based route applies to. Default is &quot;0.0.0.0/0&quot; if protocol version is IPv4.
354+
&quot;protocolVersion&quot;: &quot;A String&quot;, # Required. Internet protocol versions this policy-based route applies to. IPV4 and IPV6 is supported.
355+
&quot;srcRange&quot;: &quot;A String&quot;, # Optional. The source IP range of outgoing packets that this policy-based route applies to. Default is &quot;0.0.0.0/0&quot; if protocol version is IPv4 and &quot;::/0&quot; if protocol version is IPv6.
356356
},
357357
&quot;interconnectAttachment&quot;: { # InterconnectAttachment that this route applies to. # Optional. The interconnect attachments that this policy-based route applies to.
358358
&quot;region&quot;: &quot;A String&quot;, # Optional. Cloud region to install this policy-based route on interconnect attachment. Use `all` to install it on all interconnect attachments.

0 commit comments

Comments
 (0)