@@ -31,9 +31,9 @@ public interface StructTypeOrBuilder
31
31
* The list of fields that make up this struct. Order is
32
32
* significant, because values of this struct type are represented as
33
33
* 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.
37
37
* </pre>
38
38
*
39
39
* <code>repeated .google.spanner.v1.StructType.Field fields = 1;</code>
@@ -46,9 +46,9 @@ public interface StructTypeOrBuilder
46
46
* The list of fields that make up this struct. Order is
47
47
* significant, because values of this struct type are represented as
48
48
* 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.
52
52
* </pre>
53
53
*
54
54
* <code>repeated .google.spanner.v1.StructType.Field fields = 1;</code>
@@ -61,9 +61,9 @@ public interface StructTypeOrBuilder
61
61
* The list of fields that make up this struct. Order is
62
62
* significant, because values of this struct type are represented as
63
63
* 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.
67
67
* </pre>
68
68
*
69
69
* <code>repeated .google.spanner.v1.StructType.Field fields = 1;</code>
@@ -76,9 +76,9 @@ public interface StructTypeOrBuilder
76
76
* The list of fields that make up this struct. Order is
77
77
* significant, because values of this struct type are represented as
78
78
* 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.
82
82
* </pre>
83
83
*
84
84
* <code>repeated .google.spanner.v1.StructType.Field fields = 1;</code>
@@ -92,9 +92,9 @@ public interface StructTypeOrBuilder
92
92
* The list of fields that make up this struct. Order is
93
93
* significant, because values of this struct type are represented as
94
94
* 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.
98
98
* </pre>
99
99
*
100
100
* <code>repeated .google.spanner.v1.StructType.Field fields = 1;</code>
0 commit comments