2222 *
2323 *
2424 * <pre>
25- * The request for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
25+ * The request for
26+ * [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
2627 * </pre>
2728 *
2829 * Protobuf type {@code google.datastore.v1.AllocateIdsRequest}
@@ -177,8 +178,8 @@ public com.google.protobuf.ByteString getDatabaseIdBytes() {
177178 *
178179 *
179180 * <pre>
180- * Required. A list of keys with incomplete key paths for which to allocate IDs.
181- * No key may be reserved/read-only.
181+ * Required. A list of keys with incomplete key paths for which to allocate
182+ * IDs. No key may be reserved/read-only.
182183 * </pre>
183184 *
184185 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -192,8 +193,8 @@ public java.util.List<com.google.datastore.v1.Key> getKeysList() {
192193 *
193194 *
194195 * <pre>
195- * Required. A list of keys with incomplete key paths for which to allocate IDs.
196- * No key may be reserved/read-only.
196+ * Required. A list of keys with incomplete key paths for which to allocate
197+ * IDs. No key may be reserved/read-only.
197198 * </pre>
198199 *
199200 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -207,8 +208,8 @@ public java.util.List<? extends com.google.datastore.v1.KeyOrBuilder> getKeysOrB
207208 *
208209 *
209210 * <pre>
210- * Required. A list of keys with incomplete key paths for which to allocate IDs.
211- * No key may be reserved/read-only.
211+ * Required. A list of keys with incomplete key paths for which to allocate
212+ * IDs. No key may be reserved/read-only.
212213 * </pre>
213214 *
214215 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -222,8 +223,8 @@ public int getKeysCount() {
222223 *
223224 *
224225 * <pre>
225- * Required. A list of keys with incomplete key paths for which to allocate IDs.
226- * No key may be reserved/read-only.
226+ * Required. A list of keys with incomplete key paths for which to allocate
227+ * IDs. No key may be reserved/read-only.
227228 * </pre>
228229 *
229230 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -237,8 +238,8 @@ public com.google.datastore.v1.Key getKeys(int index) {
237238 *
238239 *
239240 * <pre>
240- * Required. A list of keys with incomplete key paths for which to allocate IDs.
241- * No key may be reserved/read-only.
241+ * Required. A list of keys with incomplete key paths for which to allocate
242+ * IDs. No key may be reserved/read-only.
242243 * </pre>
243244 *
244245 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -432,7 +433,8 @@ protected Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.Build
432433 *
433434 *
434435 * <pre>
435- * The request for [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
436+ * The request for
437+ * [Datastore.AllocateIds][google.datastore.v1.Datastore.AllocateIds].
436438 * </pre>
437439 *
438440 * Protobuf type {@code google.datastore.v1.AllocateIdsRequest}
@@ -910,8 +912,8 @@ private void ensureKeysIsMutable() {
910912 *
911913 *
912914 * <pre>
913- * Required. A list of keys with incomplete key paths for which to allocate IDs.
914- * No key may be reserved/read-only.
915+ * Required. A list of keys with incomplete key paths for which to allocate
916+ * IDs. No key may be reserved/read-only.
915917 * </pre>
916918 *
917919 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -928,8 +930,8 @@ public java.util.List<com.google.datastore.v1.Key> getKeysList() {
928930 *
929931 *
930932 * <pre>
931- * Required. A list of keys with incomplete key paths for which to allocate IDs.
932- * No key may be reserved/read-only.
933+ * Required. A list of keys with incomplete key paths for which to allocate
934+ * IDs. No key may be reserved/read-only.
933935 * </pre>
934936 *
935937 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -946,8 +948,8 @@ public int getKeysCount() {
946948 *
947949 *
948950 * <pre>
949- * Required. A list of keys with incomplete key paths for which to allocate IDs.
950- * No key may be reserved/read-only.
951+ * Required. A list of keys with incomplete key paths for which to allocate
952+ * IDs. No key may be reserved/read-only.
951953 * </pre>
952954 *
953955 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -964,8 +966,8 @@ public com.google.datastore.v1.Key getKeys(int index) {
964966 *
965967 *
966968 * <pre>
967- * Required. A list of keys with incomplete key paths for which to allocate IDs.
968- * No key may be reserved/read-only.
969+ * Required. A list of keys with incomplete key paths for which to allocate
970+ * IDs. No key may be reserved/read-only.
969971 * </pre>
970972 *
971973 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -988,8 +990,8 @@ public Builder setKeys(int index, com.google.datastore.v1.Key value) {
988990 *
989991 *
990992 * <pre>
991- * Required. A list of keys with incomplete key paths for which to allocate IDs.
992- * No key may be reserved/read-only.
993+ * Required. A list of keys with incomplete key paths for which to allocate
994+ * IDs. No key may be reserved/read-only.
993995 * </pre>
994996 *
995997 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1009,8 +1011,8 @@ public Builder setKeys(int index, com.google.datastore.v1.Key.Builder builderFor
10091011 *
10101012 *
10111013 * <pre>
1012- * Required. A list of keys with incomplete key paths for which to allocate IDs.
1013- * No key may be reserved/read-only.
1014+ * Required. A list of keys with incomplete key paths for which to allocate
1015+ * IDs. No key may be reserved/read-only.
10141016 * </pre>
10151017 *
10161018 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1033,8 +1035,8 @@ public Builder addKeys(com.google.datastore.v1.Key value) {
10331035 *
10341036 *
10351037 * <pre>
1036- * Required. A list of keys with incomplete key paths for which to allocate IDs.
1037- * No key may be reserved/read-only.
1038+ * Required. A list of keys with incomplete key paths for which to allocate
1039+ * IDs. No key may be reserved/read-only.
10381040 * </pre>
10391041 *
10401042 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1057,8 +1059,8 @@ public Builder addKeys(int index, com.google.datastore.v1.Key value) {
10571059 *
10581060 *
10591061 * <pre>
1060- * Required. A list of keys with incomplete key paths for which to allocate IDs.
1061- * No key may be reserved/read-only.
1062+ * Required. A list of keys with incomplete key paths for which to allocate
1063+ * IDs. No key may be reserved/read-only.
10621064 * </pre>
10631065 *
10641066 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1078,8 +1080,8 @@ public Builder addKeys(com.google.datastore.v1.Key.Builder builderForValue) {
10781080 *
10791081 *
10801082 * <pre>
1081- * Required. A list of keys with incomplete key paths for which to allocate IDs.
1082- * No key may be reserved/read-only.
1083+ * Required. A list of keys with incomplete key paths for which to allocate
1084+ * IDs. No key may be reserved/read-only.
10831085 * </pre>
10841086 *
10851087 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1099,8 +1101,8 @@ public Builder addKeys(int index, com.google.datastore.v1.Key.Builder builderFor
10991101 *
11001102 *
11011103 * <pre>
1102- * Required. A list of keys with incomplete key paths for which to allocate IDs.
1103- * No key may be reserved/read-only.
1104+ * Required. A list of keys with incomplete key paths for which to allocate
1105+ * IDs. No key may be reserved/read-only.
11041106 * </pre>
11051107 *
11061108 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1120,8 +1122,8 @@ public Builder addAllKeys(java.lang.Iterable<? extends com.google.datastore.v1.K
11201122 *
11211123 *
11221124 * <pre>
1123- * Required. A list of keys with incomplete key paths for which to allocate IDs.
1124- * No key may be reserved/read-only.
1125+ * Required. A list of keys with incomplete key paths for which to allocate
1126+ * IDs. No key may be reserved/read-only.
11251127 * </pre>
11261128 *
11271129 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1141,8 +1143,8 @@ public Builder clearKeys() {
11411143 *
11421144 *
11431145 * <pre>
1144- * Required. A list of keys with incomplete key paths for which to allocate IDs.
1145- * No key may be reserved/read-only.
1146+ * Required. A list of keys with incomplete key paths for which to allocate
1147+ * IDs. No key may be reserved/read-only.
11461148 * </pre>
11471149 *
11481150 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1162,8 +1164,8 @@ public Builder removeKeys(int index) {
11621164 *
11631165 *
11641166 * <pre>
1165- * Required. A list of keys with incomplete key paths for which to allocate IDs.
1166- * No key may be reserved/read-only.
1167+ * Required. A list of keys with incomplete key paths for which to allocate
1168+ * IDs. No key may be reserved/read-only.
11671169 * </pre>
11681170 *
11691171 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1176,8 +1178,8 @@ public com.google.datastore.v1.Key.Builder getKeysBuilder(int index) {
11761178 *
11771179 *
11781180 * <pre>
1179- * Required. A list of keys with incomplete key paths for which to allocate IDs.
1180- * No key may be reserved/read-only.
1181+ * Required. A list of keys with incomplete key paths for which to allocate
1182+ * IDs. No key may be reserved/read-only.
11811183 * </pre>
11821184 *
11831185 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1194,8 +1196,8 @@ public com.google.datastore.v1.KeyOrBuilder getKeysOrBuilder(int index) {
11941196 *
11951197 *
11961198 * <pre>
1197- * Required. A list of keys with incomplete key paths for which to allocate IDs.
1198- * No key may be reserved/read-only.
1199+ * Required. A list of keys with incomplete key paths for which to allocate
1200+ * IDs. No key may be reserved/read-only.
11991201 * </pre>
12001202 *
12011203 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1212,8 +1214,8 @@ public java.util.List<? extends com.google.datastore.v1.KeyOrBuilder> getKeysOrB
12121214 *
12131215 *
12141216 * <pre>
1215- * Required. A list of keys with incomplete key paths for which to allocate IDs.
1216- * No key may be reserved/read-only.
1217+ * Required. A list of keys with incomplete key paths for which to allocate
1218+ * IDs. No key may be reserved/read-only.
12171219 * </pre>
12181220 *
12191221 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1226,8 +1228,8 @@ public com.google.datastore.v1.Key.Builder addKeysBuilder() {
12261228 *
12271229 *
12281230 * <pre>
1229- * Required. A list of keys with incomplete key paths for which to allocate IDs.
1230- * No key may be reserved/read-only.
1231+ * Required. A list of keys with incomplete key paths for which to allocate
1232+ * IDs. No key may be reserved/read-only.
12311233 * </pre>
12321234 *
12331235 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
@@ -1241,8 +1243,8 @@ public com.google.datastore.v1.Key.Builder addKeysBuilder(int index) {
12411243 *
12421244 *
12431245 * <pre>
1244- * Required. A list of keys with incomplete key paths for which to allocate IDs.
1245- * No key may be reserved/read-only.
1246+ * Required. A list of keys with incomplete key paths for which to allocate
1247+ * IDs. No key may be reserved/read-only.
12461248 * </pre>
12471249 *
12481250 * <code>repeated .google.datastore.v1.Key keys = 1 [(.google.api.field_behavior) = REQUIRED];
0 commit comments