cloud-rad: Update comments to TSDoc syntax #1516
Labels
api: spanner
Issues related to the googleapis/nodejs-spanner API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: docs
Improvement to the documentation for an API.
As we're moving our ref docs to cloud.google.com, we're also changing the tooling: instead of working with JSDoc, we process TSDoc comments. Instead of defining a type in a comment, we need to annotate each variable. See e.g., this commit.
The text was updated successfully, but these errors were encountered: