You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/google-cloud-datastore/UPGRADING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
The 2.0 release of the `google-cloud-datastore` client is a significant upgrade based on a [next-gen code generator](https://github.com/googleapis/gapic-generator-python), and includes substantial interface changes. Existing code written for earlier versions of this library may require updates to use this version. This document describes the changes that have been made, and what you need to do to update your usage.
4
4
5
-
If you experience issues or have questions, please file an [issue](https://github.com/googleapis/python-datastore/issues).
5
+
If you experience issues or have questions, please file an [issue](https://github.com/googleapis/google-cloud-python/issues).
Copy file name to clipboardExpand all lines: packages/google-cloud-datastore/docs/UPGRADING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
The 2.0 release of the `google-cloud-datastore` client is a significant upgrade based on a [next-gen code generator](https://github.com/googleapis/gapic-generator-python), and includes substantial interface changes. Existing code written for earlier versions of this library may require updates to use this version. This document describes the changes that have been made, and what you need to do to update your usage.
4
4
5
-
If you experience issues or have questions, please file an [issue](https://github.com/googleapis/python-datastore/issues).
5
+
If you experience issues or have questions, please file an [issue](https://github.com/googleapis/google-cloud-python/issues).
0 commit comments