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
It also works just as well to declare a dependency only on the specific clients that you need. See the README of
75
75
each client for instructions.
76
76
77
-
For running on Google App Engine, see [more instructions here](./APPENGINE.md).
77
+
These client libraries can be used on App Engine standard for Java 8 runtime, App Engine flexible (including the Compat runtime). Most of the libraries do not work on the App Engine standard for Java 7 runtime, however, Datastore, Storage, and Bigquery should work.
78
78
79
79
If you are running into problems with version conflicts, see [Version Management](#version-management).
0 commit comments