Learn R Programming

googlePubsubR (version 0.0.4)

snapshots_delete: Removes an existing snapshot

Description

Removes an existing snapshot

Usage

snapshots_delete(snapshot)

Value

None, called for side effects

Arguments

snapshot

Snapshot, character Required, an instance of a Snapshot object or a object or a subscription name

See Also

Other Snapshot functions: snapshots_create(), snapshots_exists(), snapshots_list(), snapshots_patch()