Interface protos.google.pubsub.v1.IStreamingPullResponse (2.13.0)

Properties of a StreamingPullResponse.

Package

@google-cloud/pubsub!

Properties

receivedMessages

receivedMessages?: (google.pubsub.v1.IReceivedMessage[]|null);

StreamingPullResponse receivedMessages

Property Value
TypeDescription
(google.pubsub.v1.IReceivedMessage[]|null)