Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

publishMessage return type documentation #1559

@kooba

Description

@kooba

The publishMessage return type has been fixed in this PR https://github.com/googleapis/nodejs-pubsub/pull/1441/files but docstring was not updated:

* const [messageId] = await topic.publishMessage({data});

should be * const messageId = await topic.publishMessage({data});

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.api: pubsubIssues related to the googleapis/nodejs-pubsub API.triage meI really want to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions