Skip to content

Commit 48c508d

Browse files
feat(compute): update the api
#### compute:alpha The following keys were added: - schemas.InterconnectAttachment.properties.l2Forwarding.$ref (Total Keys: 1) - schemas.InterconnectAttachmentL2Forwarding (Total Keys: 23)
1 parent 41e76d1 commit 48c508d

19 files changed

+576
-375
lines changed

docs/dyn/compute_alpha.globalNetworkEndpointGroups.html

Lines changed: 32 additions & 32 deletions
Large diffs are not rendered by default.

docs/dyn/compute_alpha.instanceGroups.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ <h3>Method Details</h3>
287287
&quot;id&quot;: &quot;A String&quot;, # [Output Only] A unique identifier for this instance group, generated by the server.
288288
&quot;kind&quot;: &quot;compute#instanceGroup&quot;, # [Output Only] The resource type, which is always compute#instanceGroup for instance groups.
289289
&quot;name&quot;: &quot;A String&quot;, # The name of the instance group. The name must be 1-63 characters long, and comply with RFC1035.
290-
&quot;namedPorts&quot;: [ # Assigns a name to a port number. For example: {name: &quot;http&quot;, port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: &quot;app1&quot;, port: 8080}, {name: &quot;app1&quot;, port: 8081}, {name: &quot;app2&quot;, port: 8082}] Named ports apply to all instances in this instance group.
290+
&quot;namedPorts&quot;: [ # Optional. Assigns a name to a port number. For example: {name: &quot;http&quot;, port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: &quot;app1&quot;, port: 8080}, {name: &quot;app1&quot;, port: 8081}, {name: &quot;app2&quot;, port: 8082}] Named ports apply to all instances in this instance group.
291291
{ # The named port. For example: &lt;&quot;http&quot;, 80&gt;.
292292
&quot;name&quot;: &quot;A String&quot;, # The name for this named port. The name must be 1-63 characters long, and comply with RFC1035.
293293
&quot;port&quot;: 42, # The port number, which can be a value between 1 and 65535.
@@ -501,7 +501,7 @@ <h3>Method Details</h3>
501501
&quot;id&quot;: &quot;A String&quot;, # [Output Only] A unique identifier for this instance group, generated by the server.
502502
&quot;kind&quot;: &quot;compute#instanceGroup&quot;, # [Output Only] The resource type, which is always compute#instanceGroup for instance groups.
503503
&quot;name&quot;: &quot;A String&quot;, # The name of the instance group. The name must be 1-63 characters long, and comply with RFC1035.
504-
&quot;namedPorts&quot;: [ # Assigns a name to a port number. For example: {name: &quot;http&quot;, port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: &quot;app1&quot;, port: 8080}, {name: &quot;app1&quot;, port: 8081}, {name: &quot;app2&quot;, port: 8082}] Named ports apply to all instances in this instance group.
504+
&quot;namedPorts&quot;: [ # Optional. Assigns a name to a port number. For example: {name: &quot;http&quot;, port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: &quot;app1&quot;, port: 8080}, {name: &quot;app1&quot;, port: 8081}, {name: &quot;app2&quot;, port: 8082}] Named ports apply to all instances in this instance group.
505505
{ # The named port. For example: &lt;&quot;http&quot;, 80&gt;.
506506
&quot;name&quot;: &quot;A String&quot;, # The name for this named port. The name must be 1-63 characters long, and comply with RFC1035.
507507
&quot;port&quot;: 42, # The port number, which can be a value between 1 and 65535.
@@ -534,7 +534,7 @@ <h3>Method Details</h3>
534534
&quot;id&quot;: &quot;A String&quot;, # [Output Only] A unique identifier for this instance group, generated by the server.
535535
&quot;kind&quot;: &quot;compute#instanceGroup&quot;, # [Output Only] The resource type, which is always compute#instanceGroup for instance groups.
536536
&quot;name&quot;: &quot;A String&quot;, # The name of the instance group. The name must be 1-63 characters long, and comply with RFC1035.
537-
&quot;namedPorts&quot;: [ # Assigns a name to a port number. For example: {name: &quot;http&quot;, port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: &quot;app1&quot;, port: 8080}, {name: &quot;app1&quot;, port: 8081}, {name: &quot;app2&quot;, port: 8082}] Named ports apply to all instances in this instance group.
537+
&quot;namedPorts&quot;: [ # Optional. Assigns a name to a port number. For example: {name: &quot;http&quot;, port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: &quot;app1&quot;, port: 8080}, {name: &quot;app1&quot;, port: 8081}, {name: &quot;app2&quot;, port: 8082}] Named ports apply to all instances in this instance group.
538538
{ # The named port. For example: &lt;&quot;http&quot;, 80&gt;.
539539
&quot;name&quot;: &quot;A String&quot;, # The name for this named port. The name must be 1-63 characters long, and comply with RFC1035.
540540
&quot;port&quot;: 42, # The port number, which can be a value between 1 and 65535.
@@ -697,7 +697,7 @@ <h3>Method Details</h3>
697697
&quot;id&quot;: &quot;A String&quot;, # [Output Only] A unique identifier for this instance group, generated by the server.
698698
&quot;kind&quot;: &quot;compute#instanceGroup&quot;, # [Output Only] The resource type, which is always compute#instanceGroup for instance groups.
699699
&quot;name&quot;: &quot;A String&quot;, # The name of the instance group. The name must be 1-63 characters long, and comply with RFC1035.
700-
&quot;namedPorts&quot;: [ # Assigns a name to a port number. For example: {name: &quot;http&quot;, port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: &quot;app1&quot;, port: 8080}, {name: &quot;app1&quot;, port: 8081}, {name: &quot;app2&quot;, port: 8082}] Named ports apply to all instances in this instance group.
700+
&quot;namedPorts&quot;: [ # Optional. Assigns a name to a port number. For example: {name: &quot;http&quot;, port: 80} This allows the system to reference ports by the assigned name instead of a port number. Named ports can also contain multiple ports. For example: [{name: &quot;app1&quot;, port: 8080}, {name: &quot;app1&quot;, port: 8081}, {name: &quot;app2&quot;, port: 8082}] Named ports apply to all instances in this instance group.
701701
{ # The named port. For example: &lt;&quot;http&quot;, 80&gt;.
702702
&quot;name&quot;: &quot;A String&quot;, # The name for this named port. The name must be 1-63 characters long, and comply with RFC1035.
703703
&quot;port&quot;: 42, # The port number, which can be a value between 1 and 65535.

0 commit comments

Comments
 (0)