Skip to content

Commit 1badd44

Browse files
chore: generate libraries at Tue Oct 29 00:30:42 UTC 2024
1 parent e4d9cce commit 1badd44

File tree

1 file changed

+1
-1
lines changed
  • google-cloud-datastore/src/main/java/com/google/cloud/datastore

1 file changed

+1
-1
lines changed

google-cloud-datastore/src/main/java/com/google/cloud/datastore/Batch.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,6 @@ interface Response {
9191
* Returns the batch associated {@link Datastore}.
9292
*
9393
* @return The batch associated datastore
94-
* */
94+
*/
9595
Datastore getDatastore();
9696
}

0 commit comments

Comments
 (0)