Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(337)

Unified Diff: generated/googleapis_beta/lib/container/v1beta1.dart

Issue 1268013003: Api-roll 21: 2015-08-04 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
/**

Powered by Google App Engine
This is Rietveld 408576698