Open jared-jewitt opened 1 year ago
Hi @jared-jewitt thanks for opening an issue. We are in the process of trying to cleanup a lot of these interfaces that weren't originally typed well / typed at all. Unfortunately, since more strongly typing things is potentially a breaking change this is something we will likely have to wait to release until the next major version.
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