snapshots_delete {googlePubsubR}R Documentation

Removes an existing snapshot

Description

Removes an existing snapshot

Usage

snapshots_delete(snapshot)

Arguments

snapshot

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

Value

None, called for side effects

See Also

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


[Package googlePubsubR version 0.0.4 Index]