Class PubsubSnapshotMetadata (0.8.10)

PubsubSnapshotMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a Pubsub snapshot.

Attributes

NameDescription
topic_name str
The name of the Pubsub topic.
snapshot_name str
The name of the Pubsub snapshot.
expire_time google.protobuf.timestamp_pb2.Timestamp
The expire time of the Pubsub snapshot.