kennknowles opened a new issue, #19073: URL: https://github.com/apache/beam/issues/19073
AFAIK google-apitools is not officially supported. For Google Cloud Platform APIs such as Datastore, Cloud Storage or Pub/Sub, using [Cloud Client Libraries for Python](https://github.com/GoogleCloudPlatform/google-cloud-python) is recommended. If that not possible, we may be able to use [https://github.com/google/google-api-python-client](https://github.com/google/google-api-python-client) - officially supported, but now in maintenance mode. Imported from Jira [BEAM-4850](https://issues.apache.org/jira/browse/BEAM-4850). Original Jira may contain additional context. Reported by: tvalentyn. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
