Skip to content

Commit 204fa5a

Browse files
feat(compute): update the api
#### compute:alpha The following keys were deleted: - schemas.NetworkEndpoint.properties.zone.type (Total Keys: 1) The following keys were added: - resources.instances.methods.deleteNetworkInterface (Total Keys: 23) - schemas.Commitment.properties.existingReservations (Total Keys: 2) - schemas.ResourceStatus.properties.lastInstanceTerminationDetails.$ref (Total Keys: 1) - schemas.ResourceStatusLastInstanceTerminationDetails (Total Keys: 3) #### compute:beta The following keys were deleted: - schemas.InstanceGroupManager.properties.baseInstanceName.annotations.required (Total Keys: 1) #### compute:v1 The following keys were deleted: - schemas.InstanceGroupManager.properties.baseInstanceName.annotations.required (Total Keys: 1)
1 parent d536b31 commit 204fa5a

10 files changed

+286
-44
lines changed

docs/dyn/compute_alpha.backendServices.html

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

docs/dyn/compute_alpha.globalNetworkEndpointGroups.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ <h3>Method Details</h3>
127127
&quot;ipAddress&quot;: &quot;A String&quot;, # Optional IPv4 address of network endpoint. The IP address must belong to a VM in Compute Engine (either the primary IP or as part of an aliased IP range). If the IP address is not specified, then the primary IP address for the VM instance in the network that the network endpoint group belongs to will be used.
128128
&quot;ipv6Address&quot;: &quot;A String&quot;, # Optional IPv6 address of network endpoint.
129129
&quot;port&quot;: 42, # Optional port number of network endpoint. If not specified, the defaultPort for the network endpoint group will be used.
130-
&quot;zone&quot;: &quot;A String&quot;, # The name of the zone where the instance hosting the network endpoint is located (valid only for regional GCE_VM_IP_PORT NEGs). It should comply with RFC1035. The zone must belong to the region of the Network Endpoint Group.
131130
},
132131
],
133132
}
@@ -402,7 +401,6 @@ <h3>Method Details</h3>
402401
&quot;ipAddress&quot;: &quot;A String&quot;, # Optional IPv4 address of network endpoint. The IP address must belong to a VM in Compute Engine (either the primary IP or as part of an aliased IP range). If the IP address is not specified, then the primary IP address for the VM instance in the network that the network endpoint group belongs to will be used.
403402
&quot;ipv6Address&quot;: &quot;A String&quot;, # Optional IPv6 address of network endpoint.
404403
&quot;port&quot;: 42, # Optional port number of network endpoint. If not specified, the defaultPort for the network endpoint group will be used.
405-
&quot;zone&quot;: &quot;A String&quot;, # The name of the zone where the instance hosting the network endpoint is located (valid only for regional GCE_VM_IP_PORT NEGs). It should comply with RFC1035. The zone must belong to the region of the Network Endpoint Group.
406404
},
407405
],
408406
}
@@ -920,7 +918,6 @@ <h3>Method Details</h3>
920918
&quot;ipAddress&quot;: &quot;A String&quot;, # Optional IPv4 address of network endpoint. The IP address must belong to a VM in Compute Engine (either the primary IP or as part of an aliased IP range). If the IP address is not specified, then the primary IP address for the VM instance in the network that the network endpoint group belongs to will be used.
921919
&quot;ipv6Address&quot;: &quot;A String&quot;, # Optional IPv6 address of network endpoint.
922920
&quot;port&quot;: 42, # Optional port number of network endpoint. If not specified, the defaultPort for the network endpoint group will be used.
923-
&quot;zone&quot;: &quot;A String&quot;, # The name of the zone where the instance hosting the network endpoint is located (valid only for regional GCE_VM_IP_PORT NEGs). It should comply with RFC1035. The zone must belong to the region of the Network Endpoint Group.
924921
},
925922
},
926923
],

docs/dyn/compute_alpha.instances.html

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

docs/dyn/compute_alpha.networkEndpointGroups.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ <h3>Method Details</h3>
262262
&quot;ipAddress&quot;: &quot;A String&quot;, # Optional IPv4 address of network endpoint. The IP address must belong to a VM in Compute Engine (either the primary IP or as part of an aliased IP range). If the IP address is not specified, then the primary IP address for the VM instance in the network that the network endpoint group belongs to will be used.
263263
&quot;ipv6Address&quot;: &quot;A String&quot;, # Optional IPv6 address of network endpoint.
264264
&quot;port&quot;: 42, # Optional port number of network endpoint. If not specified, the defaultPort for the network endpoint group will be used.
265-
&quot;zone&quot;: &quot;A String&quot;, # The name of the zone where the instance hosting the network endpoint is located (valid only for regional GCE_VM_IP_PORT NEGs). It should comply with RFC1035. The zone must belong to the region of the Network Endpoint Group.
266265
},
267266
],
268267
}
@@ -539,7 +538,6 @@ <h3>Method Details</h3>
539538
&quot;ipAddress&quot;: &quot;A String&quot;, # Optional IPv4 address of network endpoint. The IP address must belong to a VM in Compute Engine (either the primary IP or as part of an aliased IP range). If the IP address is not specified, then the primary IP address for the VM instance in the network that the network endpoint group belongs to will be used.
540539
&quot;ipv6Address&quot;: &quot;A String&quot;, # Optional IPv6 address of network endpoint.
541540
&quot;port&quot;: 42, # Optional port number of network endpoint. If not specified, the defaultPort for the network endpoint group will be used.
542-
&quot;zone&quot;: &quot;A String&quot;, # The name of the zone where the instance hosting the network endpoint is located (valid only for regional GCE_VM_IP_PORT NEGs). It should comply with RFC1035. The zone must belong to the region of the Network Endpoint Group.
543541
},
544542
],
545543
}
@@ -1032,7 +1030,6 @@ <h3>Method Details</h3>
10321030
&quot;ipAddress&quot;: &quot;A String&quot;, # Optional IPv4 address of network endpoint. The IP address must belong to a VM in Compute Engine (either the primary IP or as part of an aliased IP range). If the IP address is not specified, then the primary IP address for the VM instance in the network that the network endpoint group belongs to will be used.
10331031
&quot;ipv6Address&quot;: &quot;A String&quot;, # Optional IPv6 address of network endpoint.
10341032
&quot;port&quot;: 42, # Optional port number of network endpoint. If not specified, the defaultPort for the network endpoint group will be used.
1035-
&quot;zone&quot;: &quot;A String&quot;, # The name of the zone where the instance hosting the network endpoint is located (valid only for regional GCE_VM_IP_PORT NEGs). It should comply with RFC1035. The zone must belong to the region of the Network Endpoint Group.
10361033
},
10371034
},
10381035
],
@@ -1084,7 +1081,6 @@ <h3>Method Details</h3>
10841081
&quot;ipAddress&quot;: &quot;A String&quot;, # Optional IPv4 address of network endpoint. The IP address must belong to a VM in Compute Engine (either the primary IP or as part of an aliased IP range). If the IP address is not specified, then the primary IP address for the VM instance in the network that the network endpoint group belongs to will be used.
10851082
&quot;ipv6Address&quot;: &quot;A String&quot;, # Optional IPv6 address of network endpoint.
10861083
&quot;port&quot;: 42, # Optional port number of network endpoint. If not specified, the defaultPort for the network endpoint group will be used.
1087-
&quot;zone&quot;: &quot;A String&quot;, # The name of the zone where the instance hosting the network endpoint is located (valid only for regional GCE_VM_IP_PORT NEGs). It should comply with RFC1035. The zone must belong to the region of the Network Endpoint Group.
10881084
},
10891085
},
10901086
],

0 commit comments

Comments
 (0)