Cloud Pub/Sub V1 API - Class Google::Cloud::PubSub::V1::DeleteSnapshotRequest (v0.22.0)

Reference documentation and code samples for the Cloud Pub/Sub V1 API class Google::Cloud::PubSub::V1::DeleteSnapshotRequest.

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}.