@@ -31,9 +31,9 @@ public interface StructTypeOrBuilder
3131 * The list of fields that make up this struct. Order is
3232 * significant, because values of this struct type are represented as
3333 * lists, where the order of field values matches the order of
34- * fields in the [StructType][google.spanner.v1.StructType]. In turn, the order of fields
35- * matches the order of columns in a read request, or the order of
36- * fields in the `SELECT` clause of a query.
34+ * fields in the [StructType][google.spanner.v1.StructType]. In turn, the
35+ * order of fields matches the order of columns in a read request, or the
36+ * order of fields in the `SELECT` clause of a query.
3737 * </pre>
3838 *
3939 * <code>repeated .google.spanner.v1.StructType.Field fields = 1;</code>
@@ -46,9 +46,9 @@ public interface StructTypeOrBuilder
4646 * The list of fields that make up this struct. Order is
4747 * significant, because values of this struct type are represented as
4848 * lists, where the order of field values matches the order of
49- * fields in the [StructType][google.spanner.v1.StructType]. In turn, the order of fields
50- * matches the order of columns in a read request, or the order of
51- * fields in the `SELECT` clause of a query.
49+ * fields in the [StructType][google.spanner.v1.StructType]. In turn, the
50+ * order of fields matches the order of columns in a read request, or the
51+ * order of fields in the `SELECT` clause of a query.
5252 * </pre>
5353 *
5454 * <code>repeated .google.spanner.v1.StructType.Field fields = 1;</code>
@@ -61,9 +61,9 @@ public interface StructTypeOrBuilder
6161 * The list of fields that make up this struct. Order is
6262 * significant, because values of this struct type are represented as
6363 * lists, where the order of field values matches the order of
64- * fields in the [StructType][google.spanner.v1.StructType]. In turn, the order of fields
65- * matches the order of columns in a read request, or the order of
66- * fields in the `SELECT` clause of a query.
64+ * fields in the [StructType][google.spanner.v1.StructType]. In turn, the
65+ * order of fields matches the order of columns in a read request, or the
66+ * order of fields in the `SELECT` clause of a query.
6767 * </pre>
6868 *
6969 * <code>repeated .google.spanner.v1.StructType.Field fields = 1;</code>
@@ -76,9 +76,9 @@ public interface StructTypeOrBuilder
7676 * The list of fields that make up this struct. Order is
7777 * significant, because values of this struct type are represented as
7878 * lists, where the order of field values matches the order of
79- * fields in the [StructType][google.spanner.v1.StructType]. In turn, the order of fields
80- * matches the order of columns in a read request, or the order of
81- * fields in the `SELECT` clause of a query.
79+ * fields in the [StructType][google.spanner.v1.StructType]. In turn, the
80+ * order of fields matches the order of columns in a read request, or the
81+ * order of fields in the `SELECT` clause of a query.
8282 * </pre>
8383 *
8484 * <code>repeated .google.spanner.v1.StructType.Field fields = 1;</code>
@@ -92,9 +92,9 @@ public interface StructTypeOrBuilder
9292 * The list of fields that make up this struct. Order is
9393 * significant, because values of this struct type are represented as
9494 * lists, where the order of field values matches the order of
95- * fields in the [StructType][google.spanner.v1.StructType]. In turn, the order of fields
96- * matches the order of columns in a read request, or the order of
97- * fields in the `SELECT` clause of a query.
95+ * fields in the [StructType][google.spanner.v1.StructType]. In turn, the
96+ * order of fields matches the order of columns in a read request, or the
97+ * order of fields in the `SELECT` clause of a query.
9898 * </pre>
9999 *
100100 * <code>repeated .google.spanner.v1.StructType.Field fields = 1;</code>
0 commit comments