Commit ea77534
File tree
Expand file treeCollapse file tree
6 files changed
+32
-13
lines changedFilter options
- google/cloud
- datastore_admin_v1/gapic
- datastore_v1/gapic
- datastore
Expand file treeCollapse file tree
6 files changed
+32
-13
lines changedgoogle/cloud/datastore/__init__.py
Copy file name to clipboardExpand all lines: google/cloud/datastore/__init__.py+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
| 58 | + |
62 | 59 |
|
63 | 60 |
|
64 | 61 |
|
|
google/cloud/datastore/client.py
Copy file name to clipboardExpand all lines: google/cloud/datastore/client.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
google/cloud/datastore/version.py
Copy file name to clipboard+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
google/cloud/datastore_admin_v1/gapic/datastore_admin_client.py
Copy file name to clipboardExpand all lines: google/cloud/datastore_admin_v1/gapic/datastore_admin_client.py+8-4Lines changed: 8 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
46 | 52 |
|
47 |
| - |
48 |
| - |
49 |
| - |
| 53 | + |
50 | 54 |
|
51 | 55 |
|
52 | 56 |
|
|
google/cloud/datastore_v1/gapic/datastore_client.py
Copy file name to clipboardExpand all lines: google/cloud/datastore_v1/gapic/datastore_client.py+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 |
| - |
42 |
| - |
43 |
| - |
| 42 | + |
44 | 43 |
|
45 | 44 |
|
46 | 45 |
|
|
+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
26 | 30 |
|
27 | 31 |
|
28 | 32 |
|
|
0 commit comments