Class Google::Cloud::PubSub::V1::DeleteSnapshotRequest (v0.6.2)

Request for the DeleteSnapshot method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#snapshot

def snapshot() -> ::String
Returns
  • (::String) — Required. The name of the snapshot to delete. Format is projects/{project}/snapshots/{snap}.

#snapshot=

def snapshot=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the snapshot to delete. Format is projects/{project}/snapshots/{snap}.
Returns
  • (::String) — Required. The name of the snapshot to delete. Format is projects/{project}/snapshots/{snap}.