Builds a Snapshot Object
Snapshot(topic = NULL, expire_time = NULL, name = NULL, labels = NULL)
Snapshot
object
character
, Topic
The name of the topic from which this snapshot is
retaining messages
character
The snapshot is guaranteed to exist up until this time
character
The name of the snapshot
list
Key-value pairs for topic labels
Other Object functions:
DeadLetterPolicy()
,
DlqPolicy()
,
ExpirationPolicy()
,
MessageStoragePolicy()
,
PubsubMessage()
,
PushConfig()
,
RetryPolicy()
,
SchemaSettings()
,
Schema()
,
Subscription()
,
Topic()