@@ -185,7 +185,12 @@ public com.google.rpc.StatusOrBuilder getStatusOrBuilder() {
185185 *
186186 * <pre>
187187 * The commit timestamp of the transaction that applied this batch.
188- * Present if `status` is `OK`, absent otherwise.
188+ * Present if status is OK and the mutation groups were applied, absent
189+ * otherwise.
190+ *
191+ * For mutation groups with conditions, a status=OK and missing
192+ * commit_timestamp means that the mutation groups were not applied due to the
193+ * condition not being satisfied after evaluation.
189194 * </pre>
190195 *
191196 * <code>.google.protobuf.Timestamp commit_timestamp = 3;</code>
@@ -202,7 +207,12 @@ public boolean hasCommitTimestamp() {
202207 *
203208 * <pre>
204209 * The commit timestamp of the transaction that applied this batch.
205- * Present if `status` is `OK`, absent otherwise.
210+ * Present if status is OK and the mutation groups were applied, absent
211+ * otherwise.
212+ *
213+ * For mutation groups with conditions, a status=OK and missing
214+ * commit_timestamp means that the mutation groups were not applied due to the
215+ * condition not being satisfied after evaluation.
206216 * </pre>
207217 *
208218 * <code>.google.protobuf.Timestamp commit_timestamp = 3;</code>
@@ -221,7 +231,12 @@ public com.google.protobuf.Timestamp getCommitTimestamp() {
221231 *
222232 * <pre>
223233 * The commit timestamp of the transaction that applied this batch.
224- * Present if `status` is `OK`, absent otherwise.
234+ * Present if status is OK and the mutation groups were applied, absent
235+ * otherwise.
236+ *
237+ * For mutation groups with conditions, a status=OK and missing
238+ * commit_timestamp means that the mutation groups were not applied due to the
239+ * condition not being satisfied after evaluation.
225240 * </pre>
226241 *
227242 * <code>.google.protobuf.Timestamp commit_timestamp = 3;</code>
@@ -995,7 +1010,12 @@ public com.google.rpc.StatusOrBuilder getStatusOrBuilder() {
9951010 *
9961011 * <pre>
9971012 * The commit timestamp of the transaction that applied this batch.
998- * Present if `status` is `OK`, absent otherwise.
1013+ * Present if status is OK and the mutation groups were applied, absent
1014+ * otherwise.
1015+ *
1016+ * For mutation groups with conditions, a status=OK and missing
1017+ * commit_timestamp means that the mutation groups were not applied due to the
1018+ * condition not being satisfied after evaluation.
9991019 * </pre>
10001020 *
10011021 * <code>.google.protobuf.Timestamp commit_timestamp = 3;</code>
@@ -1011,7 +1031,12 @@ public boolean hasCommitTimestamp() {
10111031 *
10121032 * <pre>
10131033 * The commit timestamp of the transaction that applied this batch.
1014- * Present if `status` is `OK`, absent otherwise.
1034+ * Present if status is OK and the mutation groups were applied, absent
1035+ * otherwise.
1036+ *
1037+ * For mutation groups with conditions, a status=OK and missing
1038+ * commit_timestamp means that the mutation groups were not applied due to the
1039+ * condition not being satisfied after evaluation.
10151040 * </pre>
10161041 *
10171042 * <code>.google.protobuf.Timestamp commit_timestamp = 3;</code>
@@ -1033,7 +1058,12 @@ public com.google.protobuf.Timestamp getCommitTimestamp() {
10331058 *
10341059 * <pre>
10351060 * The commit timestamp of the transaction that applied this batch.
1036- * Present if `status` is `OK`, absent otherwise.
1061+ * Present if status is OK and the mutation groups were applied, absent
1062+ * otherwise.
1063+ *
1064+ * For mutation groups with conditions, a status=OK and missing
1065+ * commit_timestamp means that the mutation groups were not applied due to the
1066+ * condition not being satisfied after evaluation.
10371067 * </pre>
10381068 *
10391069 * <code>.google.protobuf.Timestamp commit_timestamp = 3;</code>
@@ -1057,7 +1087,12 @@ public Builder setCommitTimestamp(com.google.protobuf.Timestamp value) {
10571087 *
10581088 * <pre>
10591089 * The commit timestamp of the transaction that applied this batch.
1060- * Present if `status` is `OK`, absent otherwise.
1090+ * Present if status is OK and the mutation groups were applied, absent
1091+ * otherwise.
1092+ *
1093+ * For mutation groups with conditions, a status=OK and missing
1094+ * commit_timestamp means that the mutation groups were not applied due to the
1095+ * condition not being satisfied after evaluation.
10611096 * </pre>
10621097 *
10631098 * <code>.google.protobuf.Timestamp commit_timestamp = 3;</code>
@@ -1078,7 +1113,12 @@ public Builder setCommitTimestamp(com.google.protobuf.Timestamp.Builder builderF
10781113 *
10791114 * <pre>
10801115 * The commit timestamp of the transaction that applied this batch.
1081- * Present if `status` is `OK`, absent otherwise.
1116+ * Present if status is OK and the mutation groups were applied, absent
1117+ * otherwise.
1118+ *
1119+ * For mutation groups with conditions, a status=OK and missing
1120+ * commit_timestamp means that the mutation groups were not applied due to the
1121+ * condition not being satisfied after evaluation.
10821122 * </pre>
10831123 *
10841124 * <code>.google.protobuf.Timestamp commit_timestamp = 3;</code>
@@ -1107,7 +1147,12 @@ public Builder mergeCommitTimestamp(com.google.protobuf.Timestamp value) {
11071147 *
11081148 * <pre>
11091149 * The commit timestamp of the transaction that applied this batch.
1110- * Present if `status` is `OK`, absent otherwise.
1150+ * Present if status is OK and the mutation groups were applied, absent
1151+ * otherwise.
1152+ *
1153+ * For mutation groups with conditions, a status=OK and missing
1154+ * commit_timestamp means that the mutation groups were not applied due to the
1155+ * condition not being satisfied after evaluation.
11111156 * </pre>
11121157 *
11131158 * <code>.google.protobuf.Timestamp commit_timestamp = 3;</code>
@@ -1128,7 +1173,12 @@ public Builder clearCommitTimestamp() {
11281173 *
11291174 * <pre>
11301175 * The commit timestamp of the transaction that applied this batch.
1131- * Present if `status` is `OK`, absent otherwise.
1176+ * Present if status is OK and the mutation groups were applied, absent
1177+ * otherwise.
1178+ *
1179+ * For mutation groups with conditions, a status=OK and missing
1180+ * commit_timestamp means that the mutation groups were not applied due to the
1181+ * condition not being satisfied after evaluation.
11321182 * </pre>
11331183 *
11341184 * <code>.google.protobuf.Timestamp commit_timestamp = 3;</code>
@@ -1144,7 +1194,12 @@ public com.google.protobuf.Timestamp.Builder getCommitTimestampBuilder() {
11441194 *
11451195 * <pre>
11461196 * The commit timestamp of the transaction that applied this batch.
1147- * Present if `status` is `OK`, absent otherwise.
1197+ * Present if status is OK and the mutation groups were applied, absent
1198+ * otherwise.
1199+ *
1200+ * For mutation groups with conditions, a status=OK and missing
1201+ * commit_timestamp means that the mutation groups were not applied due to the
1202+ * condition not being satisfied after evaluation.
11481203 * </pre>
11491204 *
11501205 * <code>.google.protobuf.Timestamp commit_timestamp = 3;</code>
@@ -1164,7 +1219,12 @@ public com.google.protobuf.TimestampOrBuilder getCommitTimestampOrBuilder() {
11641219 *
11651220 * <pre>
11661221 * The commit timestamp of the transaction that applied this batch.
1167- * Present if `status` is `OK`, absent otherwise.
1222+ * Present if status is OK and the mutation groups were applied, absent
1223+ * otherwise.
1224+ *
1225+ * For mutation groups with conditions, a status=OK and missing
1226+ * commit_timestamp means that the mutation groups were not applied due to the
1227+ * condition not being satisfied after evaluation.
11681228 * </pre>
11691229 *
11701230 * <code>.google.protobuf.Timestamp commit_timestamp = 3;</code>
0 commit comments