Snapshot {googlePubsubR} | R Documentation |
Builds a Snapshot Object
Description
Builds a Snapshot Object
Usage
Snapshot(topic = NULL, expire_time = NULL, name = NULL, labels = NULL)
Arguments
topic |
|
expire_time |
|
name |
|
labels |
|
Value
Snapshot
object
See Also
Other Object functions:
DeadLetterPolicy()
,
DlqPolicy()
,
ExpirationPolicy()
,
MessageStoragePolicy()
,
PubsubMessage()
,
PushConfig()
,
RetryPolicy()
,
SchemaSettings()
,
Schema()
,
Subscription()
,
Topic()
[Package googlePubsubR version 0.0.4 Index]