Remove dependency on google-apitools package in Python SDK.
Open
core
improvement
P3
python
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.