| Index: generated/googleapis_beta/lib/container/v1beta1.dart
|
| diff --git a/generated/googleapis_beta/lib/container/v1beta1.dart b/generated/googleapis_beta/lib/container/v1beta1.dart
|
| index ef129f07b95f140866c58c819a5934da17ec38d7..998b5517aa0b1e0702d17b3a26a54f6f835c8fad 100644
|
| --- a/generated/googleapis_beta/lib/container/v1beta1.dart
|
| +++ b/generated/googleapis_beta/lib/container/v1beta1.dart
|
| @@ -488,7 +488,7 @@ class Cluster {
|
| /**
|
| * The IP address range of the container pods in this cluster, in CIDR
|
| * notation (e.g. 10.96.0.0/14). Leave blank to have one automatically chosen
|
| - * or specify a /14 block in 10.0.0.0/8 or 172.16.0.0/12.
|
| + * or specify a /14 block in 10.0.0.0/8.
|
| */
|
| core.String containerIpv4Cidr;
|
| /**
|
|
|