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

Properties of a StreamingPullResponse.

Package

@google-cloud/pubsub

Properties

acknowledgeConfirmation

acknowledgeConfirmation?: (google.pubsub.v1.StreamingPullResponse.IAcknowledgeConfirmation|null);

StreamingPullResponse acknowledgeConfirmation

modifyAckDeadlineConfirmation

modifyAckDeadlineConfirmation?: (google.pubsub.v1.StreamingPullResponse.IModifyAckDeadlineConfirmation|null);

StreamingPullResponse modifyAckDeadlineConfirmation

receivedMessages

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

StreamingPullResponse receivedMessages

subscriptionProperties

subscriptionProperties?: (google.pubsub.v1.StreamingPullResponse.ISubscriptionProperties|null);

StreamingPullResponse subscriptionProperties