Commit 47fb0c5
Use getters for DatastoreOptions and the Datastore service (GoogleCloudPlatform#401)
`defaultInstance()` and `service()` seem to be deprecated in favor of `getDefaultInstance()` and `getService()`1 parent 0b783b7 commit 47fb0c5
File tree
1 file changed
+1
-1
lines changed- datastore/cloud-client/src/main/java/com/example/datastore
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments