googleapis / googleapis/google-cloud-python
Export gapic autogenerated types in the `__init__.py` of `google.cloud.logging_v2`
- Lenguaje dominante
- Python
- Estrellas
- 5.4k
- Forks
- 1.8k
- Merge medio
- 3 d 4 h
- PR fusionados (30 d)
- 122
Descripción
Thanks for stopping by to let us know something could be better!
**PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/) instead of filing on GitHub. This will ensure a timely response.
**Is your feature request related to a problem? Please describe.**
PR googleapis/python-logging#804 is a good short-term fix for the issue googleapis/python-logging#582, but we should be considering more long-term fixes.
**Describe the solution you'd like**
Use the autogenerated `__init__.py` as a base, which already has the autogenerated types exported in it, then combine it with the handwritten `__init__.py`.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Might be related to this issue: https://github.com/googleapis/google-cloud-python/issues/16401
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.