googleapis / googleapis/google-cloud-java
[sdk-platform-java] Get library parameters from service yaml if they exist
Open
priority: p2
type: feature request
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 1.2k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 154
Description
Current, most of the library parameters, e.g., `api_shortname`, `api_description`, etc., comes from the generation configuration.
Some parameters can be read from service yaml and we can remove them from the generation configuration, which makes the parameters accurate because service yaml is the source of truth.
A internal project (b/337770400) is trying to consolidate all parameters into service yaml.
Contributor guide
Assessment
This issue has not been assessed yet.