GetFilesResponse
not fully typed
#2284
Labels
api: storage
Issues related to the googleapis/nodejs-storage API.
next major: breaking change
this is a change that we should wait to bundle into the next major version
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
It would be nice to have more type definition for
GetFilesResponse
-- particularly for the second and third items in the tuple type.The SDK docs don't specify that these two items exist; the only place I could find documentation about the response body (third item in the tuple) was the docs on the console.
Environment details
@google-cloud/storage
version: 7.0.1Steps to reproduce
GetFilesResponse
innode_modules
The text was updated successfully, but these errors were encountered: