snapshots_exists {googlePubsubR} | R Documentation |
Check if a snapshot exists
Description
Check if a snapshot exists
Usage
snapshots_exists(snapshot)
Arguments
snapshot |
|
Value
logical
TRUE if snapshot exists
See Also
Other Snapshot functions:
snapshots_create()
,
snapshots_delete()
,
snapshots_list()
,
snapshots_patch()
[Package googlePubsubR version 0.0.4 Index]