Clean and regen docs (#401)
diff --git a/docs/dyn/compute_beta.addresses.html b/docs/dyn/compute_beta.addresses.html
index 0041b3b..268f39f 100644
--- a/docs/dyn/compute_beta.addresses.html
+++ b/docs/dyn/compute_beta.addresses.html
@@ -146,7 +146,8 @@
"kind": "compute#address", # [Output Only] Type of the resource. Always compute#address for addresses.
"description": "A String", # An optional description of this resource. Provide this property when you create the resource.
"region": "A String", # [Output Only] URL of the region where the regional address resides. This field is not applicable to global addresses.
- "address": "A String", # The static external IP address represented by this resource. Only IPv4 is supported.
+ "ipVersion": "A String", # The IP Version that will be used by this address. Valid options are IPV4 or IPV6. This can only be specified for a global address.
+ "address": "A String", # The static external IP address represented by this resource.
"users": [ # [Output Only] The URLs of the resources that are using this address.
"A String",
],
@@ -254,7 +255,8 @@
"kind": "compute#address", # [Output Only] Type of the resource. Always compute#address for addresses.
"description": "A String", # An optional description of this resource. Provide this property when you create the resource.
"region": "A String", # [Output Only] URL of the region where the regional address resides. This field is not applicable to global addresses.
- "address": "A String", # The static external IP address represented by this resource. Only IPv4 is supported.
+ "ipVersion": "A String", # The IP Version that will be used by this address. Valid options are IPV4 or IPV6. This can only be specified for a global address.
+ "address": "A String", # The static external IP address represented by this resource.
"users": [ # [Output Only] The URLs of the resources that are using this address.
"A String",
],
@@ -280,7 +282,8 @@
"kind": "compute#address", # [Output Only] Type of the resource. Always compute#address for addresses.
"description": "A String", # An optional description of this resource. Provide this property when you create the resource.
"region": "A String", # [Output Only] URL of the region where the regional address resides. This field is not applicable to global addresses.
- "address": "A String", # The static external IP address represented by this resource. Only IPv4 is supported.
+ "ipVersion": "A String", # The IP Version that will be used by this address. Valid options are IPV4 or IPV6. This can only be specified for a global address.
+ "address": "A String", # The static external IP address represented by this resource.
"users": [ # [Output Only] The URLs of the resources that are using this address.
"A String",
],
@@ -376,7 +379,8 @@
"kind": "compute#address", # [Output Only] Type of the resource. Always compute#address for addresses.
"description": "A String", # An optional description of this resource. Provide this property when you create the resource.
"region": "A String", # [Output Only] URL of the region where the regional address resides. This field is not applicable to global addresses.
- "address": "A String", # The static external IP address represented by this resource. Only IPv4 is supported.
+ "ipVersion": "A String", # The IP Version that will be used by this address. Valid options are IPV4 or IPV6. This can only be specified for a global address.
+ "address": "A String", # The static external IP address represented by this resource.
"users": [ # [Output Only] The URLs of the resources that are using this address.
"A String",
],