googleapis / googleapis/google-cloud-node
field level comments are not present in jsdoc
Open
library: google-cloud-node-core
priority: p3
type: feature request
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 712
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 99
Description
If I remember correctly when `pbjs` generates JS code from protos and then `jsdoc` generates an HTML documentation, the comments for the individual fields in messages don't get to the resulting JS and HTML.
I tried to approach this a few years ago with https://github.com/googleapis/gapic-generator-typescript/pull/150 so we could probably resurrect that, or invent a different way of solving it :)
Contributor guide
Assessment
This issue has not been assessed yet.