Interface protos.google.dataflow.v1beta3.IPubsubSnapshotMetadata

Properties of a PubsubSnapshotMetadata.

Package

@google-cloud/dataflow!

Properties

expireTime

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

PubsubSnapshotMetadata expireTime

Property Value
TypeDescription
(google.protobuf.ITimestamp|null)

snapshotName

snapshotName?: (string|null);

PubsubSnapshotMetadata snapshotName

Property Value
TypeDescription
(string|null)

topicName

topicName?: (string|null);

PubsubSnapshotMetadata topicName

Property Value
TypeDescription
(string|null)