snapshots_patch {googlePubsubR} | R Documentation |
Updates an existing snapshot
Description
Updates an existing snapshot
Usage
snapshots_patch(snapshot, topic = NULL, expire_time = NULL, labels = NULL)
Arguments
snapshot |
|
topic |
|
expire_time |
|
labels |
|
Value
An instance the patched Snapshot
object
See Also
Other Snapshot functions:
snapshots_create()
,
snapshots_delete()
,
snapshots_exists()
,
snapshots_list()
[Package googlePubsubR version 0.0.4 Index]