You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/compute_alpha.externalVpnGateways.html
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -222,6 +222,7 @@ <h3>Method Details</h3>
222
222
{ # The interface for the external VPN gateway.
223
223
"id": 42, # The numeric ID of this interface. The allowed input values for this id for different redundancy types of external VPN gateway: - SINGLE_IP_INTERNALLY_REDUNDANT - 0 - TWO_IPS_REDUNDANCY - 0, 1 - FOUR_IPS_REDUNDANCY - 0, 1, 2, 3
224
224
"ipAddress": "A String", # IP address of the interface in the external VPN gateway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or another Cloud provider's VPN gateway, it cannot be an IP address from Google Compute Engine.
225
+
"ipv6Address": "A String", # IPv6 address of the interface in the external VPN gateway. This IPv6 address can be either from your on-premise gateway or another Cloud provider's VPN gateway, it cannot be an IP address from Google Compute Engine. Must specify an IPv6 address (not IPV4-mapped) using any format described in RFC 4291 (e.g. 2001:db8:0:0:2d9:51:0:0). The output format is RFC 5952 format (e.g. 2001:db8::2d9:51:0:0).
225
226
},
226
227
],
227
228
"kind": "compute#externalVpnGateway", # [Output Only] Type of the resource. Always compute#externalVpnGateway for externalVpnGateways.
@@ -252,6 +253,7 @@ <h3>Method Details</h3>
252
253
{ # The interface for the external VPN gateway.
253
254
"id": 42, # The numeric ID of this interface. The allowed input values for this id for different redundancy types of external VPN gateway: - SINGLE_IP_INTERNALLY_REDUNDANT - 0 - TWO_IPS_REDUNDANCY - 0, 1 - FOUR_IPS_REDUNDANCY - 0, 1, 2, 3
254
255
"ipAddress": "A String", # IP address of the interface in the external VPN gateway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or another Cloud provider's VPN gateway, it cannot be an IP address from Google Compute Engine.
256
+
"ipv6Address": "A String", # IPv6 address of the interface in the external VPN gateway. This IPv6 address can be either from your on-premise gateway or another Cloud provider's VPN gateway, it cannot be an IP address from Google Compute Engine. Must specify an IPv6 address (not IPV4-mapped) using any format described in RFC 4291 (e.g. 2001:db8:0:0:2d9:51:0:0). The output format is RFC 5952 format (e.g. 2001:db8::2d9:51:0:0).
255
257
},
256
258
],
257
259
"kind": "compute#externalVpnGateway", # [Output Only] Type of the resource. Always compute#externalVpnGateway for externalVpnGateways.
@@ -383,6 +385,7 @@ <h3>Method Details</h3>
383
385
{ # The interface for the external VPN gateway.
384
386
"id": 42, # The numeric ID of this interface. The allowed input values for this id for different redundancy types of external VPN gateway: - SINGLE_IP_INTERNALLY_REDUNDANT - 0 - TWO_IPS_REDUNDANCY - 0, 1 - FOUR_IPS_REDUNDANCY - 0, 1, 2, 3
385
387
"ipAddress": "A String", # IP address of the interface in the external VPN gateway. Only IPv4 is supported. This IP address can be either from your on-premise gateway or another Cloud provider's VPN gateway, it cannot be an IP address from Google Compute Engine.
388
+
"ipv6Address": "A String", # IPv6 address of the interface in the external VPN gateway. This IPv6 address can be either from your on-premise gateway or another Cloud provider's VPN gateway, it cannot be an IP address from Google Compute Engine. Must specify an IPv6 address (not IPV4-mapped) using any format described in RFC 4291 (e.g. 2001:db8:0:0:2d9:51:0:0). The output format is RFC 5952 format (e.g. 2001:db8::2d9:51:0:0).
386
389
},
387
390
],
388
391
"kind": "compute#externalVpnGateway", # [Output Only] Type of the resource. Always compute#externalVpnGateway for externalVpnGateways.
Copy file name to clipboardExpand all lines: docs/dyn/compute_alpha.instanceGroupManagerResizeRequests.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -201,7 +201,7 @@ <h3>Method Details</h3>
201
201
202
202
Args:
203
203
project: string, Project ID for this request. (required)
204
-
zone: string, The name of the zone where the managed instance group and the resize request are located. Name should conform to RFC1035. (required)
204
+
zone: string, Name of the href="/compute/docs/regions-zones/#available">zone scoping this request. Name should conform to RFC1035. (required)
205
205
instanceGroupManager: string, The name of the managed instance group. Name should conform to RFC1035 or be a resource ID. (required)
206
206
resizeRequest: string, The name of the resize request. Name should conform to RFC1035 or be a resource ID. (required)
207
207
x__xgafv: string, V1 error format.
@@ -278,7 +278,7 @@ <h3>Method Details</h3>
278
278
"validUntilTime": "A String", # Absolute deadline for waiting for capacity in RFC3339 text format.
279
279
},
280
280
},
281
-
"zone": "A String", # [Output Only] The URL of a zone where the resize request is located.
281
+
"zone": "A String", # [Output Only] The URL of a zone where the resize request is located. Populated only for zonal resize requests.
282
282
}</pre>
283
283
</div>
284
284
@@ -359,7 +359,7 @@ <h3>Method Details</h3>
359
359
"validUntilTime": "A String", # Absolute deadline for waiting for capacity in RFC3339 text format.
360
360
},
361
361
},
362
-
"zone": "A String", # [Output Only] The URL of a zone where the resize request is located.
362
+
"zone": "A String", # [Output Only] The URL of a zone where the resize request is located. Populated only for zonal resize requests.
363
363
}
364
364
365
365
requestId: string, An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).
@@ -540,7 +540,7 @@ <h3>Method Details</h3>
540
540
"validUntilTime": "A String", # Absolute deadline for waiting for capacity in RFC3339 text format.
541
541
},
542
542
},
543
-
"zone": "A String", # [Output Only] The URL of a zone where the resize request is located.
543
+
"zone": "A String", # [Output Only] The URL of a zone where the resize request is located. Populated only for zonal resize requests.
544
544
},
545
545
],
546
546
"kind": "compute#instanceGroupManagerResizeRequestList", # [Output Only] Type of the resource. Always compute#instanceGroupManagerResizeRequestList for a list of resize requests.
0 commit comments