-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
Hello! I would like to use the v1alpha version of the firebasestorage api as seen in the documentation here. However, whenever I call const firebaseStorage = google.firebasestorage({ version: 'v1alpha', auth }); I get Error: Unable to load endpoint firebasestorage("v1alpha"): ctr is not a constructor.
Any help would be appreciated!
BenJackGill
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.