Class: Google::Pubsub::V1::DeleteSnapshotRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/pubsub/v1/doc/google/pubsub/v1/pubsub.rb

Overview

Request for the +DeleteSnapshot+ method.

Instance Attribute Summary collapse

Instance Attribute Details

#snapshotString

Returns The name of the snapshot to delete. Format is +projects/project/snapshots/snap+.

Returns:

  • (String)

    The name of the snapshot to delete. Format is +projects/project/snapshots/snap+.



516
# File 'lib/google/cloud/pubsub/v1/doc/google/pubsub/v1/pubsub.rb', line 516

class DeleteSnapshotRequest; end