v2.FunctionServiceClient listFunctions* not returning results when CloudFunctionsServiceClient does #3538
Labels
api: cloudfunctions
Issues related to the Cloud Run functions API.
external
This issue is blocked on a bug with the actual product.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Issue with the
@google-cloud/functions
npm package.Environment details
@google-cloud/functions
version: 2.2.0Steps to reproduce
CloudFunctionsServiceClient
tov2.FunctionServiceClient
, and now it is no longer returning any results. (for eitherlistFunctions
orlistFunctionsAsync
)The text was updated successfully, but these errors were encountered: