googleapis / googleapis/google-cloud-node

v2.FunctionServiceClient listFunctions* not returning results when CloudFunctionsServiceClient does

Open
#3,538 1 comment 0 reactions 0 assignees View on GitHub
api: cloudfunctions external priority: p2 type: bug
Dominant language
TypeScript
Stars
3.2k
Forks
712
Avg merge
2d 3h
Merged PRs (30d)
99

Description

1) Is this a client library issue or a product issue?
Issue with the `@google-cloud/functions` npm package.

#### Environment details

- OS: macOS
- Node.js version: 16.13.2
- npm version: 8.1.2
- `@google-cloud/functions` version: 2.2.0

#### Steps to reproduce

1. Use the example code from the README to listFunctions: it works!
2. Switch `CloudFunctionsServiceClient` to `v2.FunctionServiceClient`, and now it is no longer returning any results. (for either `listFunctions` or `listFunctionsAsync`)
3.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.