Interface protos.google.pubsub.v1.ISeekRequest (4.4.0)

Properties of a SeekRequest.

Package

@google-cloud/pubsub

Properties

snapshot

snapshot?: (string|null);

SeekRequest snapshot

subscription

subscription?: (string|null);

SeekRequest subscription

time

time?: (google.protobuf.ITimestamp|null);

SeekRequest time