Interface SubscriberOptions (3.0.3)

Package

@google-cloud/pubsub

Properties

ackDeadline

ackDeadline?: number;

batching

batching?: BatchOptions;

enableOpenTelemetryTracing

enableOpenTelemetryTracing?: boolean;

flowControl

flowControl?: FlowControlOptions;

streamingOptions

streamingOptions?: MessageStreamOptions;

useLegacyFlowControl

useLegacyFlowControl?: boolean;