Interface PublishOptions (2.18.3)

Package

@google-cloud/pubsub

Properties

batching

batching?: BatchPublishOptions;
Property Value
Type Description
BatchPublishOptions

enableOpenTelemetryTracing

enableOpenTelemetryTracing?: boolean;
Property Value
Type Description
boolean

flowControlOptions

flowControlOptions?: FlowControlOptions;
Property Value
Type Description
FlowControlOptions

gaxOpts

gaxOpts?: CallOptions;
Property Value
Type Description
CallOptions

messageOrdering

messageOrdering?: boolean;
Property Value
Type Description
boolean