Interface BatchPublishOptions (2.16.6)

Package

@google-cloud/pubsub!

Properties

maxBytes

maxBytes?: number;
Property Value
TypeDescription
number

maxMessages

maxMessages?: number;
Property Value
TypeDescription
number

maxMilliseconds

maxMilliseconds?: number;
Property Value
TypeDescription
number