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

Properties of a Snapshot.

Package

@google-cloud/pubsub

Properties

expireTime

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

Snapshot expireTime

labels

labels?: ({ [k: string]: string }|null);

Snapshot labels

name

name?: (string|null);

Snapshot name

topic

topic?: (string|null);

Snapshot topic