googleapis / googleapis/google-cloud-python
Support flat package names
Open
priority: p3
type: feature request
- Dominant language
- Python
- Stars
- 5.4k
- Forks
- 1.8k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 122
Description
From issue report:
> The Python generator throws a jinja2.exceptions.UndefinedError: No first item exception when a proto package name is "flat" (e.g., package backstory;) rather than hierarchical.
> Resolution: Explicitly define the hierarchical namespace and package name in the opt_args of the py_gapic_library target.
Contributor guide
Assessment
This issue has not been assessed yet.