|
|
|
|
|
by rhodysurf
2877 days ago
|
|
Thanks for the reply. Yeah I'm bummed about that because id rather use GRPC client libraries for my apps than the endpoints discovery doc generated ones. Also according to this they are not supported directly anymore except logging might still work but the wording is unclear. https://cloud.google.com/appengine/docs/standard/python3/pyt... . |
|
In short, it looks like you have access to the main GCP gRPC libraries. You don't have access to the GAE-only service libraries.
Disclaimer: was former GCP customer support.