@@ -307,22 +307,22 @@ public List setName(java.lang.String name) {
307307 }
308308
309309 /**
310- * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
311- * documented otherwise. This is primarily for internal usage.
310+ * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
311+ * is primarily intended for internal usage.
312312 */
313313 @ com .google .api .client .util .Key
314314 private java .util .List <java .lang .String > extraLocationTypes ;
315315
316- /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
317- otherwise. This is primarily for internal usage.
316+ /** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
317+ primarily intended for internal usage.
318318 */
319319 public java .util .List <java .lang .String > getExtraLocationTypes () {
320320 return extraLocationTypes ;
321321 }
322322
323323 /**
324- * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
325- * documented otherwise. This is primarily for internal usage.
324+ * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
325+ * is primarily intended for internal usage.
326326 */
327327 public List setExtraLocationTypes (java .util .List <java .lang .String > extraLocationTypes ) {
328328 this .extraLocationTypes = extraLocationTypes ;
@@ -2883,22 +2883,22 @@ public List setName(java.lang.String name) {
28832883 }
28842884
28852885 /**
2886- * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
2887- * documented otherwise. This is primarily for internal usage.
2886+ * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
2887+ * is primarily intended for internal usage.
28882888 */
28892889 @ com .google .api .client .util .Key
28902890 private java .util .List <java .lang .String > extraLocationTypes ;
28912891
2892- /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
2893- otherwise. This is primarily for internal usage.
2892+ /** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
2893+ primarily intended for internal usage.
28942894 */
28952895 public java .util .List <java .lang .String > getExtraLocationTypes () {
28962896 return extraLocationTypes ;
28972897 }
28982898
28992899 /**
2900- * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
2901- * documented otherwise. This is primarily for internal usage.
2900+ * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
2901+ * is primarily intended for internal usage.
29022902 */
29032903 public List setExtraLocationTypes (java .util .List <java .lang .String > extraLocationTypes ) {
29042904 this .extraLocationTypes = extraLocationTypes ;
@@ -4942,22 +4942,22 @@ public List setName(java.lang.String name) {
49424942 }
49434943
49444944 /**
4945- * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
4946- * documented otherwise. This is primarily for internal usage.
4945+ * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
4946+ * is primarily intended for internal usage.
49474947 */
49484948 @ com .google .api .client .util .Key
49494949 private java .util .List <java .lang .String > extraLocationTypes ;
49504950
4951- /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
4952- otherwise. This is primarily for internal usage.
4951+ /** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
4952+ primarily intended for internal usage.
49534953 */
49544954 public java .util .List <java .lang .String > getExtraLocationTypes () {
49554955 return extraLocationTypes ;
49564956 }
49574957
49584958 /**
4959- * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
4960- * documented otherwise. This is primarily for internal usage.
4959+ * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
4960+ * is primarily intended for internal usage.
49614961 */
49624962 public List setExtraLocationTypes (java .util .List <java .lang .String > extraLocationTypes ) {
49634963 this .extraLocationTypes = extraLocationTypes ;
@@ -7518,22 +7518,22 @@ public List setName(java.lang.String name) {
75187518 }
75197519
75207520 /**
7521- * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
7522- * documented otherwise. This is primarily for internal usage.
7521+ * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
7522+ * is primarily intended for internal usage.
75237523 */
75247524 @ com .google .api .client .util .Key
75257525 private java .util .List <java .lang .String > extraLocationTypes ;
75267526
7527- /** Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
7528- otherwise. This is primarily for internal usage.
7527+ /** Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
7528+ primarily intended for internal usage.
75297529 */
75307530 public java .util .List <java .lang .String > getExtraLocationTypes () {
75317531 return extraLocationTypes ;
75327532 }
75337533
75347534 /**
7535- * Optional. Do not use this field. It is unsupported and is ignored unless explicitly
7536- * documented otherwise. This is primarily for internal usage.
7535+ * Optional. Unless explicitly documented otherwise, don't use this unsupported field which
7536+ * is primarily intended for internal usage.
75377537 */
75387538 public List setExtraLocationTypes (java .util .List <java .lang .String > extraLocationTypes ) {
75397539 this .extraLocationTypes = extraLocationTypes ;
0 commit comments