This repository has been archived by the owner on Jul 13, 2023. It is now read-only.
Eliminate constructor pattern #63
Labels
api: compute
Issues related to the googleapis/nodejs-compute API.
Breaking Change
🚨
This issue needs some love.
triage me
I really want to be triaged.
Milestone
In index.js we use this pattern:
This will break us as we move to TypeScript, and we need to clean it up.
The text was updated successfully, but these errors were encountered: