@@ -102,17 +102,17 @@ public interface FieldViolationOrBuilder
102102 * In this example, in proto `field` could take one of the following values:
103103 *
104104 * * `full_name` for a violation in the `full_name` value
105- * * `email_addresses[1 ].email` for a violation in the `email` field of the
105+ * * `email_addresses[0 ].email` for a violation in the `email` field of the
106106 * first `email_addresses` message
107- * * `email_addresses[3 ].type[2 ]` for a violation in the second `type`
107+ * * `email_addresses[2 ].type[1 ]` for a violation in the second `type`
108108 * value in the third `email_addresses` message.
109109 *
110110 * In JSON, the same values are represented as:
111111 *
112112 * * `fullName` for a violation in the `fullName` value
113- * * `emailAddresses[1 ].email` for a violation in the `email` field of the
113+ * * `emailAddresses[0 ].email` for a violation in the `email` field of the
114114 * first `emailAddresses` message
115- * * `emailAddresses[3 ].type[2 ]` for a violation in the second `type`
115+ * * `emailAddresses[2 ].type[1 ]` for a violation in the second `type`
116116 * value in the third `emailAddresses` message.
117117 * </pre>
118118 *
@@ -151,17 +151,17 @@ public interface FieldViolationOrBuilder
151151 * In this example, in proto `field` could take one of the following values:
152152 *
153153 * * `full_name` for a violation in the `full_name` value
154- * * `email_addresses[1 ].email` for a violation in the `email` field of the
154+ * * `email_addresses[0 ].email` for a violation in the `email` field of the
155155 * first `email_addresses` message
156- * * `email_addresses[3 ].type[2 ]` for a violation in the second `type`
156+ * * `email_addresses[2 ].type[1 ]` for a violation in the second `type`
157157 * value in the third `email_addresses` message.
158158 *
159159 * In JSON, the same values are represented as:
160160 *
161161 * * `fullName` for a violation in the `fullName` value
162- * * `emailAddresses[1 ].email` for a violation in the `email` field of the
162+ * * `emailAddresses[0 ].email` for a violation in the `email` field of the
163163 * first `emailAddresses` message
164- * * `emailAddresses[3 ].type[2 ]` for a violation in the second `type`
164+ * * `emailAddresses[2 ].type[1 ]` for a violation in the second `type`
165165 * value in the third `emailAddresses` message.
166166 * </pre>
167167 *
@@ -360,17 +360,17 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
360360 * In this example, in proto `field` could take one of the following values:
361361 *
362362 * * `full_name` for a violation in the `full_name` value
363- * * `email_addresses[1 ].email` for a violation in the `email` field of the
363+ * * `email_addresses[0 ].email` for a violation in the `email` field of the
364364 * first `email_addresses` message
365- * * `email_addresses[3 ].type[2 ]` for a violation in the second `type`
365+ * * `email_addresses[2 ].type[1 ]` for a violation in the second `type`
366366 * value in the third `email_addresses` message.
367367 *
368368 * In JSON, the same values are represented as:
369369 *
370370 * * `fullName` for a violation in the `fullName` value
371- * * `emailAddresses[1 ].email` for a violation in the `email` field of the
371+ * * `emailAddresses[0 ].email` for a violation in the `email` field of the
372372 * first `emailAddresses` message
373- * * `emailAddresses[3 ].type[2 ]` for a violation in the second `type`
373+ * * `emailAddresses[2 ].type[1 ]` for a violation in the second `type`
374374 * value in the third `emailAddresses` message.
375375 * </pre>
376376 *
@@ -420,17 +420,17 @@ public java.lang.String getField() {
420420 * In this example, in proto `field` could take one of the following values:
421421 *
422422 * * `full_name` for a violation in the `full_name` value
423- * * `email_addresses[1 ].email` for a violation in the `email` field of the
423+ * * `email_addresses[0 ].email` for a violation in the `email` field of the
424424 * first `email_addresses` message
425- * * `email_addresses[3 ].type[2 ]` for a violation in the second `type`
425+ * * `email_addresses[2 ].type[1 ]` for a violation in the second `type`
426426 * value in the third `email_addresses` message.
427427 *
428428 * In JSON, the same values are represented as:
429429 *
430430 * * `fullName` for a violation in the `fullName` value
431- * * `emailAddresses[1 ].email` for a violation in the `email` field of the
431+ * * `emailAddresses[0 ].email` for a violation in the `email` field of the
432432 * first `emailAddresses` message
433- * * `emailAddresses[3 ].type[2 ]` for a violation in the second `type`
433+ * * `emailAddresses[2 ].type[1 ]` for a violation in the second `type`
434434 * value in the third `emailAddresses` message.
435435 * </pre>
436436 *
@@ -1058,17 +1058,17 @@ public Builder mergeFrom(
10581058 * In this example, in proto `field` could take one of the following values:
10591059 *
10601060 * * `full_name` for a violation in the `full_name` value
1061- * * `email_addresses[1 ].email` for a violation in the `email` field of the
1061+ * * `email_addresses[0 ].email` for a violation in the `email` field of the
10621062 * first `email_addresses` message
1063- * * `email_addresses[3 ].type[2 ]` for a violation in the second `type`
1063+ * * `email_addresses[2 ].type[1 ]` for a violation in the second `type`
10641064 * value in the third `email_addresses` message.
10651065 *
10661066 * In JSON, the same values are represented as:
10671067 *
10681068 * * `fullName` for a violation in the `fullName` value
1069- * * `emailAddresses[1 ].email` for a violation in the `email` field of the
1069+ * * `emailAddresses[0 ].email` for a violation in the `email` field of the
10701070 * first `emailAddresses` message
1071- * * `emailAddresses[3 ].type[2 ]` for a violation in the second `type`
1071+ * * `emailAddresses[2 ].type[1 ]` for a violation in the second `type`
10721072 * value in the third `emailAddresses` message.
10731073 * </pre>
10741074 *
@@ -1117,17 +1117,17 @@ public java.lang.String getField() {
11171117 * In this example, in proto `field` could take one of the following values:
11181118 *
11191119 * * `full_name` for a violation in the `full_name` value
1120- * * `email_addresses[1 ].email` for a violation in the `email` field of the
1120+ * * `email_addresses[0 ].email` for a violation in the `email` field of the
11211121 * first `email_addresses` message
1122- * * `email_addresses[3 ].type[2 ]` for a violation in the second `type`
1122+ * * `email_addresses[2 ].type[1 ]` for a violation in the second `type`
11231123 * value in the third `email_addresses` message.
11241124 *
11251125 * In JSON, the same values are represented as:
11261126 *
11271127 * * `fullName` for a violation in the `fullName` value
1128- * * `emailAddresses[1 ].email` for a violation in the `email` field of the
1128+ * * `emailAddresses[0 ].email` for a violation in the `email` field of the
11291129 * first `emailAddresses` message
1130- * * `emailAddresses[3 ].type[2 ]` for a violation in the second `type`
1130+ * * `emailAddresses[2 ].type[1 ]` for a violation in the second `type`
11311131 * value in the third `emailAddresses` message.
11321132 * </pre>
11331133 *
@@ -1176,17 +1176,17 @@ public com.google.protobuf.ByteString getFieldBytes() {
11761176 * In this example, in proto `field` could take one of the following values:
11771177 *
11781178 * * `full_name` for a violation in the `full_name` value
1179- * * `email_addresses[1 ].email` for a violation in the `email` field of the
1179+ * * `email_addresses[0 ].email` for a violation in the `email` field of the
11801180 * first `email_addresses` message
1181- * * `email_addresses[3 ].type[2 ]` for a violation in the second `type`
1181+ * * `email_addresses[2 ].type[1 ]` for a violation in the second `type`
11821182 * value in the third `email_addresses` message.
11831183 *
11841184 * In JSON, the same values are represented as:
11851185 *
11861186 * * `fullName` for a violation in the `fullName` value
1187- * * `emailAddresses[1 ].email` for a violation in the `email` field of the
1187+ * * `emailAddresses[0 ].email` for a violation in the `email` field of the
11881188 * first `emailAddresses` message
1189- * * `emailAddresses[3 ].type[2 ]` for a violation in the second `type`
1189+ * * `emailAddresses[2 ].type[1 ]` for a violation in the second `type`
11901190 * value in the third `emailAddresses` message.
11911191 * </pre>
11921192 *
@@ -1234,17 +1234,17 @@ public Builder setField(java.lang.String value) {
12341234 * In this example, in proto `field` could take one of the following values:
12351235 *
12361236 * * `full_name` for a violation in the `full_name` value
1237- * * `email_addresses[1 ].email` for a violation in the `email` field of the
1237+ * * `email_addresses[0 ].email` for a violation in the `email` field of the
12381238 * first `email_addresses` message
1239- * * `email_addresses[3 ].type[2 ]` for a violation in the second `type`
1239+ * * `email_addresses[2 ].type[1 ]` for a violation in the second `type`
12401240 * value in the third `email_addresses` message.
12411241 *
12421242 * In JSON, the same values are represented as:
12431243 *
12441244 * * `fullName` for a violation in the `fullName` value
1245- * * `emailAddresses[1 ].email` for a violation in the `email` field of the
1245+ * * `emailAddresses[0 ].email` for a violation in the `email` field of the
12461246 * first `emailAddresses` message
1247- * * `emailAddresses[3 ].type[2 ]` for a violation in the second `type`
1247+ * * `emailAddresses[2 ].type[1 ]` for a violation in the second `type`
12481248 * value in the third `emailAddresses` message.
12491249 * </pre>
12501250 *
@@ -1288,17 +1288,17 @@ public Builder clearField() {
12881288 * In this example, in proto `field` could take one of the following values:
12891289 *
12901290 * * `full_name` for a violation in the `full_name` value
1291- * * `email_addresses[1 ].email` for a violation in the `email` field of the
1291+ * * `email_addresses[0 ].email` for a violation in the `email` field of the
12921292 * first `email_addresses` message
1293- * * `email_addresses[3 ].type[2 ]` for a violation in the second `type`
1293+ * * `email_addresses[2 ].type[1 ]` for a violation in the second `type`
12941294 * value in the third `email_addresses` message.
12951295 *
12961296 * In JSON, the same values are represented as:
12971297 *
12981298 * * `fullName` for a violation in the `fullName` value
1299- * * `emailAddresses[1 ].email` for a violation in the `email` field of the
1299+ * * `emailAddresses[0 ].email` for a violation in the `email` field of the
13001300 * first `emailAddresses` message
1301- * * `emailAddresses[3 ].type[2 ]` for a violation in the second `type`
1301+ * * `emailAddresses[2 ].type[1 ]` for a violation in the second `type`
13021302 * value in the third `emailAddresses` message.
13031303 * </pre>
13041304 *
0 commit comments